ProviderIdentity - Auth Module Data Models Reference

This documentation provides a reference to the ProviderIdentity data model. It belongs to the Auth Module.

idPrimaryKeyModifier<IdProperty>
The ID of the provider identity.
entity_idTextProperty
The entity ID of the provider identity
providerTextProperty
The ID of the provider that created this identity.
auth_identityBelongsTo<AuthIdentity>
The associated AuthIdentity.
user_metadataJSONPropertyOptional
The user metadata of the provider identity.
provider_metadataJSONPropertyOptional
The provider metadata of the provider identity.
Was this page helpful?