Closed evert closed 5 years ago
This method can be used by applications to get all current token information.
A browser client might want to use this to store refresh/accessToken information into LocalStorage, so it can re-use them for even after a refresh.
LocalStorage
This method can be used by applications to get all current token information.
A browser client might want to use this to store refresh/accessToken information into
LocalStorage
, so it can re-use them for even after a refresh.