calendar_user: Get info on current user

Description Usage Value See Also Examples

View source: R/gcalendr_auth.R

Description

Reveals the email address of the user associated with the current token. If no token has been loaded yet, this function does not initiate auth.

Usage

1

Value

An email address or, if no token has been loaded, NULL.

See Also

gargle::token_userinfo(), gargle::token_email(), gargle::token_tokeninfo()

Examples

1
2
3
4
## Not run: 
calendar_user()

## End(Not run)

andrie/gcalendr documentation built on March 8, 2020, 2:36 a.m.