gar_token_info {googleAuthR} | R Documentation |
Get current token summary
Description
Get details on the current active auth token to help debug issues
Usage
gar_token_info(detail_level = getOption("googleAuthR.verbose", default = 3))
Arguments
detail_level |
How much info to show |
[Package googleAuthR version 2.0.2 Index]