Useful for debugging authentication issues

gar_check_existing_token(token = .auth$cred)

Arguments

token

A token to check, default current live session token

Value

FALSE if the options and current token do not match, TRUE if they do.

Details

Will compare the passed token's settings and compare to set options. If these differ, then reauthentication may be needed.