apiref
@dtinth/google-sign-in-controller@0.0.4-2
UserInfo
Interface
The user information.
Signature
export
interface
UserInfo
Properties
Property
Type
Description
email
string
Email address of the user.
idToken
string
The ID token of the user.
name
string
Full name of the user.