token_exists {googleAuthR} | R Documentation |
Check if authorization currently in force
Description
Check if authorization currently in force
Usage
token_exists()
Value
logical
See Also
Other authentication functions:
gar_attach_auto_auth()
,
gar_auth()
,
gar_auth_service()
,
gar_auto_auth()
,
gar_gce_auth()
,
get_google_token()
,
should_skip_token_checks()
[Package googleAuthR version 2.0.2 Index]