ExternalProvider
I know that profileData and user_id have differeing casing but they are done because they map to Auth0's projeecties.
Properties​
Name | Type |
---|---|
schema | EmbeddedModelSchema |
type | ExternalProviderTypeEnum |
userId | string |
accessToken | string |
expiresIn | number |
created | GroupedTimestamp |
updated | GroupedTimestamp |
profileData | ExternalProviderProfileData |
connection | string |
isSocial | boolean |