Check a token vs options
Useful for debugging authentication issues
gar_check_existing_token(token = .auth$cred)
token
: A token to check, default current live session tokenFALSE
if the options and current token do not match, TRUE
if they do.
Will compare the passed token's settings and compare to set options. If these differ, then reauthentication may be needed.
Useful links
Downloads (last 30 days):