Returns the user information associated with an access token.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User given name.
"John"
User family name.
"Doe"
User full name.
"John Doe"
User picture URL.
"https://..."
User email.
Indicates if the user email is verified.
true