seesion cookie to check.
cookie' signature to check.
request options.
a result with user info or a error that cookie is invalid.
Checks user' access token.
access token to check.
request options.
a result with user info or a error that access token is invalid.
Get a user by it's email.
user's email.
a user info.
Get a user by it's id.
user's id.
a user info.
Get many users by their id.
a array of users's id.
a query of fieldmask.
a array of users info.
Generated using TypeDoc
Checks user' session cookie.