Skip to content

cloudfire-auth / SetAccountInfoResponse

Interface: SetAccountInfoResponse

Defined in: types/google-auth.ts:12

Properties

displayName

displayName: string

Defined in: types/google-auth.ts:16


email

email: string

Defined in: types/google-auth.ts:15


emailVerified

emailVerified: boolean

Defined in: types/google-auth.ts:24


expiresIn

expiresIn: string

Defined in: types/google-auth.ts:22


idToken

idToken: string

Defined in: types/google-auth.ts:17


kind

kind: string

Defined in: types/google-auth.ts:13


localId

localId: string

Defined in: types/google-auth.ts:14


newEmail

newEmail: string

Defined in: types/google-auth.ts:19


passwordHash

passwordHash: string

Defined in: types/google-auth.ts:23


photoUrl

photoUrl: string

Defined in: types/google-auth.ts:20


providerUserInfo

providerUserInfo: ProviderUserInfo[]

Defined in: types/google-auth.ts:18


refreshToken

refreshToken: string

Defined in: types/google-auth.ts:21