Skip to content

Releases: p2/OAuth2

PKCE and Catalyst Support

09 Feb 07:00
Compare
Choose a tag to compare

5.1.0: Update Swift package manager configuration (#322)

14 Sep 13:59
Compare
Choose a tag to compare
* Update Swift package configuration
* Bump version to 5.1.0

4.0.1

08 Nov 07:26
@p2 p2
Compare
Choose a tag to compare
  • Improved error handling
  • Make updateFromKeychainItems open

The Four Freedoms

25 Sep 00:57
@p2 p2
Compare
Choose a tag to compare

Now uses Swift 4.0 and requires Xcode 9.0, thanks to @paulw11 !

The Password Granter

28 Feb 10:56
@p2 p2
Compare
Choose a tag to compare
  • Implement custom authorization UIs for password grants (thanks @amaurydavid !)
  • Allow more UI customization via authConfig.UI and making OAuth2Authorizer friendlier to subclassing
  • Optionally allow DataLoader to follow 302 redirects automatically (on same host)
  • Fix a bug with data loader not using refresh tokens (#184)

The Mac-Improver

31 Jan 21:26
@p2 p2
Compare
Choose a tag to compare
  • Move secretInBody and customParameters from authConfig to clientConfig, where they belong
  • Allow to override default UTF-8 encoding of the Basic authorization header
  • Improvements to embedded authorization
  • Remove onAuthorize and onFailure callbacks, which have been deprecated with 3.0 (now handled in the callback to authorize())

3.0.1

31 Jan 21:25
@p2 p2
Compare
Choose a tag to compare
  • Add Azure flow (thanks @everlof)
  • Add keychain_account_* settings (thanks @aidzz)
  • Workaround for Safari issue (thanks @everlof)

Era 3.0

15 Sep 14:50
@p2 p2
Compare
Choose a tag to compare
3.0.0

The One for Swift 2.3

15 Sep 13:42
@p2 p2
Compare
Choose a tag to compare

The Final Days for Swift 2.2

15 Sep 13:43
@p2 p2
Compare
Choose a tag to compare