Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 488 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 488 Bytes

0.0.7

  • Adds support for end_session_endpoint
  • Improves the utility of OAuth2Endpoints.base

0.0.6

  • Specifies a generic type on the Fresh field

0.0.5

  • Fixes token refresh serialization issue

0.0.4

  • Adds interceptCallback parameter to allow for custom interception of the callback URL
  • Adds isAuthenticated method to check if the user is authenticated

0.0.3

  • Supports discovery

0.0.2

  • Adds token revocation support

0.0.1

  • Initial release