Get information about the authenticated user
sm_user.Rd
Provides information about the Google identity associated with the current token. This usually includes the email address. It attempts to retrieve this information from the token itself.
Arguments
- token
An optional token object. If
NULL
, uses the cached token obtained bysm_token()
.