Commit Graph

  • fe6b6a4ccb Add VisionOS Support master Philipp Nagy 2024-04-16 14:14:24 +02:00
  • 2dcf2380ca Added Codable and NSCoder support to include idToken Colin Humber 2021-10-08 08:20:29 -06:00
  • 63291285ed Added parsing of id_token, if present in access token response Colin Humber 2021-10-07 08:38:03 -06:00
  • a04f7b78e3 Merge pull request #670 from DhruvSaraswat/master Eric Marchand 2022-11-10 12:55:51 +01:00
  • d10de2e14f Merge pull request #697 from cmittendorf/networkactivity-main-thread Eric Marchand 2022-11-10 12:55:03 +01:00
  • 11453e3fee Remove showing network activity Christian Mittendorf 2022-04-29 12:59:20 +02:00
  • 73f97878d9 Merge pull request #699 from raxityo/rax/fix/remove-SFAuthenticationErrorDomain Ben Chatelain 2022-06-07 12:43:05 -06:00
  • a6551ec72e Remove usage of SFAuthenticationErrorDomain to avoid getting app rejection Raxit Majithiya 2022-06-07 12:54:02 -04:00
  • fb65e91809 Merge pull request #691 from HootCode/develop Eric Marchand 2022-01-28 14:54:41 +01:00
  • 6f78efda9a Merge branch 'feature/Dynamic-Keypath' into develop Julien 2022-01-26 15:36:02 +01:00
  • bd3166ff69 Add Withings OAuth2 for testing Julien 2022-01-26 15:33:22 +01:00
  • f8462b381b Customize request headers and custom path response Julien 2022-01-26 15:32:58 +01:00
  • af202d4bc6 Merge pull request #673 from diogomusou/master Eric Marchand 2021-12-03 09:48:06 +01:00
  • 7c9e311a08 Merge pull request #682 from MarkJerde/fix_unowned_self Eric Marchand 2021-12-03 09:46:34 +01:00
  • 910e5bb006 Open external URL from main thread Diogo Musou 2021-08-17 11:40:43 -04:00
  • d34eed0a7e Updated a few expired links in README Dhruv Saraswat 2021-08-05 22:25:09 +05:30
  • d2dc4cdc7a Fix unowned self Mark Jerde 2021-07-16 11:36:29 -05:00
  • 8e62dc0243 Update OAuthSwift.swift Eric Marchand 2021-09-02 08:34:26 +02:00
  • d85964b96d Merge pull request #659 from OAuthSwift/release-2.2.0 2.2.0 Ben Chatelain 2021-05-20 15:48:03 -06:00
  • ea6505a2e9 ⏱ Set test action timeout to 60m Ben Chatelain 2021-05-20 15:12:22 -06:00
  • b5e5c4cf17 🔥 Remove swiftlint from Dangerfile ci/action/danger Ben Chatelain 2021-05-20 08:21:28 -06:00
  • 6051469e1f 🔧 Update tags marking features/bugs ci/action/release-drafter Ben Chatelain 2021-05-19 16:23:42 -06:00
  • f7f7040203 Add Release Drafter workflow Ben Chatelain 2021-05-19 12:59:26 -06:00
  • 6288f44813 🔥 Remove danger from Travis build Ben Chatelain 2021-05-19 12:07:38 -06:00
  • 6cd7c5b228 Add Danger workflow Ben Chatelain 2021-05-19 12:06:58 -06:00
  • 037cd16a20 👌🏻 Restore pairs of links on readme Ben Chatelain 2021-05-19 11:08:48 -06:00
  • d1ac4eca6a 🚨 Fix markdown lint warnings, update version on readme Ben Chatelain 2021-05-18 12:27:10 -06:00
  • 4e6e7c7e15 🔖 Version 2.2.0 Ben Chatelain 2021-05-18 12:24:16 -06:00
  • 89e821a8ec Merge pull request #658 from OAuthSwift/fix/macCatalyst Eric Marchand 2021-05-19 06:50:06 +02:00
  • 2fc57d0261 🚨 Fix whitespace Ben Chatelain 2021-05-18 18:49:44 -06:00
  • c6bf2c876a Fix compilation on macCatalyst by excluding usage of SFAuthenticationURLHandler Extract a function isCancelledError for more clear code with less complexity and more sense phimage 2021-05-18 16:20:12 +02:00
  • b84d26764d Build for catalyst and ios in two step phimage 2021-05-18 14:11:43 +02:00
  • dbb74fa871 Merge pull request #657 from OAuthSwift/encode-signature Eric Marchand 2021-05-18 09:41:55 +02:00
  • 2a41a37fa7 🚨 Fix trailing whitespace Ben Chatelain 2021-05-17 19:04:32 -06:00
  • 51b8570650 🐛 Encode oauth_signature parameters Ben Chatelain 2021-05-17 18:53:03 -06:00
  • 74c1ac534a Merge pull request #620 from vgritsenko/cocoapods-version-2.0.3 Ben Chatelain 2021-05-17 16:29:01 -06:00
  • 7e88151dca Merge pull request #655 from daironmichel/master Eric Marchand 2021-05-13 21:22:29 +02:00
  • a986697c03 Merge pull request #643 from macbellingrath/bug/fix-podspec Ben Chatelain 2021-05-13 08:56:37 -06:00
  • c351c8f10b optionally change authorize url param names Dairon Leyva 2021-05-13 07:16:22 -04:00
  • dd922794b7 Merge pull request #633 from paullalonde/issue-625-fix Eric Marchand 2021-05-05 09:13:32 +02:00
  • dcc1f679ad Merge pull request #654 from phatblat/error-redirect Eric Marchand 2021-05-05 09:13:20 +02:00
  • 56b8ef54db Merge branch 'master' into bug/fix-podspec Ben Chatelain 2021-05-04 21:14:10 -06:00
  • 4969686277 🐛 Add colon after scheme in error redirect URL Ben Chatelain 2021-05-03 16:53:51 -06:00
  • e09698d5f9 Allow to add consumer key to oauth1 authorise url fix #644 phimage 2021-04-29 16:25:39 +02:00
  • 3e98e46059 👷test using xcodebuild Eric Marchand 2021-04-29 13:25:19 +02:00
  • ef2815d11b swiftlint: use identifier_name instead of deprecated variable_name phimage 2021-04-29 13:15:01 +02:00
  • efda1f38d4 Merge pull request #647 from MrWoWander/pkce Eric Marchand 2021-04-29 13:09:00 +02:00
  • 36a90e4f61 Fix readme Mikhail 2021-04-29 14:01:59 +03:00
  • 8b2217145d Update build.yml pkce Eric Marchand 2021-04-29 12:37:37 +02:00
  • 14bd629a14 👷enable-test-discovery Eric Marchand 2021-04-29 12:21:14 +02:00
  • d725a6a81d Test linux docker build phimage 2021-04-29 12:18:14 +02:00
  • de3f930683 Merge branch 'pkce_test' into pkce Mikhail 2021-04-29 11:41:51 +03:00
  • b25d719bde added support Crypto Mikhail 2021-04-29 11:41:41 +03:00
  • ab08d9185b 👷test on macOS instead Eric Marchand 2021-04-29 10:39:18 +02:00
  • e87472eb0c 👷 Build for tvOS in github action ci/action/tvos eric.marchand 2021-04-29 10:33:10 +02:00
  • 6372c18039 👷Add xcodebuild in github action eric.marchand 2021-04-29 10:32:09 +02:00
  • a1f3748760 Update test package dependencies phimage 2021-04-29 10:11:42 +02:00
  • 9370d374c3 added swift-crypto package for Linux Mikhail 2021-04-29 10:21:59 +03:00
  • 24157aa415 test import crypto Mikhail 2021-04-29 09:57:33 +03:00
  • cbcd78a4cc 👷 Update mac version on travis Eric Marchand 2021-04-29 08:38:01 +02:00
  • 787877e544 Update travis osx_image Eric Marchand 2021-04-29 08:23:20 +02:00
  • 009620e9b7 🧹Fix swiftlint warnings about spaces phimage 2021-04-29 08:41:07 +02:00
  • 5d222e859e 👷 Update mac version on travis ci/travis Eric Marchand 2021-04-29 08:38:01 +02:00
  • 1a50678e44 👷Use default Xcode path in github action build phimage 2021-04-29 08:35:18 +02:00
  • 4f31eab1a8 👷Do not try to install SwiftLint if already installed Eric Marchand 2021-04-29 08:30:28 +02:00
  • 038911dce8 🙈 Ignore .build, .swiftpm Ben Chatelain 2021-04-28 22:57:03 -06:00
  • 3436c73fbf 🚨 Fix new warning in Xcode 12.5 Ben Chatelain 2021-04-28 22:51:39 -06:00
  • 21b895d9aa Update travis osx_image Eric Marchand 2021-04-29 08:23:20 +02:00
  • 05d8f1ad4f fix readme Mikhail 2021-03-02 17:19:04 +03:00
  • a7cc1c7895 Linux limitation Mikhail 2021-03-02 16:56:55 +03:00
  • 1d7e82881b Update ReadMe Mikhail 2021-03-02 10:31:07 +03:00
  • 6faed68bca Added code verifier & code challenge generator for working with PKCE Mikhail 2021-03-02 09:25:49 +03:00
  • 4ec7559681 [Fix] repairs conditional compilation for platforms that are currently failing during pod lint Mac Bellingrath 2021-01-19 10:48:12 -05:00
  • 2384f60031 Merge pull request #641 from nnbrandon/reddit Eric Marchand 2021-01-06 16:52:21 +01:00
  • 6dfbb7469c Add reddit service to OAuthSwift demo mrnguuyen 2021-01-01 16:24:20 -08:00
  • 881c0ba1da fix indentation Paul Lalonde 2020-11-13 20:39:50 -05:00
  • 7d5ba2ceaf clear current access token before renewing Paul Lalonde 2020-11-13 07:23:39 -05:00
  • 10973f23ac make change consistent with existing code Paul Lalonde 2020-11-13 06:41:23 -05:00
  • e903aebd19 add consumer secret conditionally to parameters Paul Lalonde 2020-11-13 05:00:57 -05:00
  • b613476524 Merge pull request #617 from jlynch1/2.1.0 2.1.0 Eric Marchand 2020-11-10 05:11:53 +01:00
  • efa004e5fc Merge pull request #623 from chrishannah/patch-1 Eric Marchand 2020-11-10 05:08:48 +01:00
  • 77a861bb6b Fix the signature format for PLAINTEXT Christopher Hannah 2020-09-07 10:56:35 +01:00
  • 9e3edcbf80 Set OAuthSwift pod version to 2.1.3 Vadim Gritsenko 2020-08-14 14:22:20 -04:00
  • 8e94866ddb Merge pull request #602 from Timac/feature/WarningStringInterpolation Eric Marchand 2020-07-27 16:35:37 +02:00
  • 485c369f3f Merge pull request #612 from tevendale/Fix-for-Mac Eric Marchand 2020-07-27 16:34:51 +02:00
  • 6a39e2afba #613 Calling Convenience initialiser when subclassing OAuth2Swift fails from xcode 11.4 onwards jlynch 2020-07-27 04:34:36 +01:00
  • cd265f875c Added Mac-Specific macros to successfully compile Mac Demo Target Stuart Tevendale 2020-07-22 20:24:58 +01:00
  • b271fd9256 Included OAuthLogProtocol.swift in MacFramework Target Stuart Tevendale 2020-07-22 20:17:58 +01:00
  • 03b25f3e61 Fix #604 set observer nil after unregistring Eric Marchand 2020-07-11 10:23:00 +02:00
  • b086dee61d Merge pull request #605 from Timac/feature/FixCatalystBuild Eric Marchand 2020-07-01 11:51:33 +02:00
  • 94e21052e5 The revision 42e18ec60f45e1f51585410cd63758c1b47574cc introduced a build error when compiling for Mac Catalyst. As you can see in SFAuthenticationURLHandler.swift, SFAuthenticationURLHandler is not defined on Catalyst: Alexandre Colucci 2020-06-21 08:55:11 +02:00
  • d871b4a4c3 Fix a warning OAuth2Swift.swift:252:65: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit? Alexandre Colucci 2020-05-29 21:11:11 +02:00
  • 92f7675de4 Fix format + integrate PR #576 phimage 2020-05-24 22:33:18 +02:00
  • fcd6b5f0cf Merge pull request #596 from Timac/feature/AutomaticallyRefreshAccessTokens Eric Marchand 2020-05-24 22:24:50 +02:00
  • 275aea53f8 Merge pull request #599 from eastsss/master Eric Marchand 2020-05-24 22:23:31 +02:00
  • 42e18ec60f handling SFAuthenticationSession/ASWebAuthenticationSession canceledLogin errors Anatoliy Radchenko 2020-05-21 16:08:13 +03:00
  • 6ce5debaef Fix swiftlint warnings introduced in https://github.com/OAuthSwift/OAuthSwift/commit/94f98f745f8d00824174b0d289f683c7043b2d2d Alexandre Colucci 2020-05-14 17:41:22 +02:00
  • d530930d42 Automatically refresh access tokens in OAuthSwiftClient Alexandre Colucci 2020-05-12 22:16:31 +02:00
  • 342cbb470b Merge pull request #593 from MaxDesiatov/patch-2 Eric Marchand 2020-05-08 20:03:23 +02:00
  • b19f3a3af5 Update ISSUE_TEMPLATE.md Eric Marchand 2020-05-06 18:19:16 +02:00