Back to Node Auth0

Interface EventStreamCloudEventUserUpdatedObjectIdentitiesItemPasswordless

docs/interfaces/management.Management.EventStreamCloudEventUserUpdatedObjectIdentitiesItemPasswordless.html

5.9.12.3 KB
Original Source

Interface EventStreamCloudEventUserUpdatedObjectIdentitiesItemPasswordless

The identity object for passwordless identity providers.

interface EventStreamCloudEventUserUpdatedObjectIdentitiesItemPasswordless {
connection: string;
user_id: EventStreamCloudEventUserUpdatedObjectIdentitiesItemPasswordlessUserId;
profileData?: EventStreamCloudEventUserUpdatedObjectIdentitiesItemPasswordlessProfileData;
provider: Management.EventStreamCloudEventUserUpdatedObjectIdentitiesItemPasswordlessProviderEnum;
isSocial: boolean;
}

Index

Properties

connectionuser_idprofileData?providerisSocial

Properties

connection

connection: string

Name of the connection containing this identity.

user_id

user_id: EventStreamCloudEventUserUpdatedObjectIdentitiesItemPasswordlessUserId

OptionalprofileData

profileData?: EventStreamCloudEventUserUpdatedObjectIdentitiesItemPasswordlessProfileData

provider

provider: Management.EventStreamCloudEventUserUpdatedObjectIdentitiesItemPasswordlessProviderEnum

isSocial

isSocial: boolean

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connectionuser_idprofileDataproviderisSocial