- Upgrades
fresh_dioto0.6.0 - Injects the
issuedAttimestamp into the token decoder
- Adds PR credit
- Dependency upgrades
- Only validates a refresh token nonce if it exists
- Adds support for
end_session_endpoint - Improves the utility of
OAuth2Endpoints.base
- Specifies a generic type on the
Freshfield
- Fixes token refresh serialization issue
- Adds
interceptCallbackparameter to allow for custom interception of the callback URL - Adds
isAuthenticatedmethod to check if the user is authenticated
- Supports discovery
- Adds token revocation support
- Initial release