2.11.0
·
714 commits
to master
since this release
2.11.0
Features
- #288 - New options for
signOut
:- Can provide a post-logout redirect URI.
- Can revoke access token
Bug Fixes
- #288 - calling
signOut
will clear the TokenManager. - #284 -
isPKCESupported
will return false ifTextEncoder
is not available (IE Edge).
Other
- #284 - better error messages when attempting to use PKCE in an unsupported browser configuration.