Appearance
Documentation / react-auth / Google
Interface: Google ​
Object representation of a user's Google account.
Extended by ​
Properties ​
email ​
email:
string
The email associated with the Google account.
name ​
name:
null
|string
The name associated with the Google account.
subject ​
subject:
string
The sub
claim from the Google-issued JWT for this account.