Skip to content

cloudfire-auth / ProviderUserInfo

Interface: ProviderUserInfo ​

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

Properties ​

displayName? ​

optional displayName: string

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


email? ​

optional email: string

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


federatedId? ​

optional federatedId: string

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


phoneNumber? ​

optional phoneNumber: string

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


photoUrl? ​

optional photoUrl: string

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


providerId ​

providerId: string

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


rawId? ​

optional rawId: string

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


screenName? ​

optional screenName: string

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