Releases: p2/OAuth2
Releases · p2/OAuth2
PKCE and Catalyst Support
5.1.0: Update Swift package manager configuration (#322)
* Update Swift package configuration * Bump version to 5.1.0
4.0.1
The Four Freedoms
Now uses Swift 4.0 and requires Xcode 9.0, thanks to @paulw11 !
The Password Granter
- Implement custom authorization UIs for password grants (thanks @amaurydavid !)
- Allow more UI customization via
authConfig.UI
and makingOAuth2Authorizer
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
- Move
secretInBody
andcustomParameters
fromauthConfig
toclientConfig
, where they belong - Allow to override default UTF-8 encoding of the Basic authorization header
- Improvements to embedded authorization
- Remove
onAuthorize
andonFailure
callbacks, which have been deprecated with 3.0 (now handled in the callback toauthorize()
)
3.0.1
Era 3.0
The One for Swift 2.3
2.3.0