- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ProviderIdentity - Auth Module Data Models Reference
This documentation provides a reference to the ProviderIdentity data model. It belongs to the Auth Module.
id
PrimaryKeyModifier<IdProperty>The ID of the provider identity.
entity_id
TextPropertyThe entity ID of the provider identity
provider
TextPropertyThe ID of the provider that created this identity.
The associated AuthIdentity
.
AuthIdentity
.user_metadata
JSONPropertyOptionalThe user metadata of the provider identity.
provider_metadata
JSONPropertyOptionalThe provider metadata of the provider identity.
Was this page helpful?