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 token |
Will compare the passed token's settings and compare to set options. If these differ, then reauthentication may be needed.
FALSE
if the options and current token do not match, TRUE
if they do.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.