Default implementation of TokenDecoder. It doesn't support decoding Token and checks the expiration date from the server response.
It's the default value on Auth constructor for AuthOptions.accessTokenDecoder.
Generated using TypeDoc
Default implementation of TokenDecoder. It doesn't support decoding Token and checks the expiration date from the server response.
It's the default value on Auth constructor for AuthOptions.accessTokenDecoder.