Useful for debugging authentication issues
gar_check_existing_token(token = .auth$cred)
| token | A token to check, default current live session token |
|---|
FALSE 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.