OAuthAccountProfile
Interface: OAuthAccountProfile
Defined in: src/types/oauthAccount.ts:17
OAuth account profile data structure
Indexable
[key: string]: unknown
Properties
emailVerified?
optionalemailVerified:boolean
Defined in: src/types/oauthAccount.ts:20
name?
optionalname:string
Defined in: src/types/oauthAccount.ts:18
picture?
optionalpicture:string
Defined in: src/types/oauthAccount.ts:19