Back to Node Auth0

Interface EventStreamCloudEventUserCreatedObjectIdentitiesItemPasswordless

docs/interfaces/management.Management.EventStreamCloudEventUserCreatedObjectIdentitiesItemPasswordless.html

5.9.12.3 KB
Original Source

Interface EventStreamCloudEventUserCreatedObjectIdentitiesItemPasswordless

The identity object for passwordless identity providers.

interface EventStreamCloudEventUserCreatedObjectIdentitiesItemPasswordless {
connection: string;
user_id: EventStreamCloudEventUserCreatedObjectIdentitiesItemPasswordlessUserId;
profileData?: EventStreamCloudEventUserCreatedObjectIdentitiesItemPasswordlessProfileData;
provider: Management.EventStreamCloudEventUserCreatedObjectIdentitiesItemPasswordlessProviderEnum;
isSocial: boolean;
}

Index

Properties

connectionuser_idprofileData?providerisSocial

Properties

connection

connection: string

Name of the connection containing this identity.

user_id

user_id: EventStreamCloudEventUserCreatedObjectIdentitiesItemPasswordlessUserId

OptionalprofileData

profileData?: EventStreamCloudEventUserCreatedObjectIdentitiesItemPasswordlessProfileData

provider

provider: Management.EventStreamCloudEventUserCreatedObjectIdentitiesItemPasswordlessProviderEnum

isSocial

isSocial: boolean

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connectionuser_idprofileDataproviderisSocial