Retrieves token from cache or throws an error if it must be refreshed.
Retrieves a token from cache if it is still valid, or uses the cached refresh token to renew the given token and returns the renewed token
Updates the authority object of the client. Endpoint discovery must be completed.
Generated using TypeDoc
Retrieves token from cache or throws an error if it must be refreshed.