Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 386 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 386 Bytes

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