Releases: dewonderstruck/vapor-oauth
Releases · dewonderstruck/vapor-oauth
1.59.0
What's Changed
- RFC 8414 OAuth 2.0 Authorization Server Metadata Support by @vamsii777 in #12
- Add RFC-compliant documentation to OAuth2 models by @vamsii777 in #16
- Add public initializer to OAuthServerMetadata by @vamsii777 in #17
- Remove unused JWT import from TokenManager by @vamsii777 in #18
- Improve protocol handling in OAuth2 initialization by @vamsii777 in #19
Full Changelog: 1.58.0...1.59.0
1.58.0
What's Changed
- Deprecate Implicit Grant Flow and Add PKCE Support by @vamsii777 in #1
- OAuth 2.0 Device Authorization Grant by @vamsii777 in #6
- RFC 7009: Token Revocation by @vamsii777 in #10
Full Changelog: https://github.com/dewonderstruck/vapor-oauth/commits/1.58.0