decode_token {tapLock} | R Documentation |
Decode a token
Description
Decodes a token
Usage
decode_token(config, token)
Arguments
config |
An openid_config object |
token |
The token to decode |
Value
A list containing the decoded token's data
[Package tapLock version 0.2.0 Index]