gar_check_existing_token function

Check a token vs options

Check a token vs options

Useful for debugging authentication issues

gar_check_existing_token(token = .auth$cred)

Arguments

  • token: A token to check, default current live session token

Returns

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.

  • Maintainer: Erik Grönroos
  • License: MIT + file LICENSE
  • Last published: 2024-05-22

Downloads (last 30 days):