AxAuth create user finished event schema

Hierarchy

  • AxAuthCreateUserFinishedEvent

Properties

accessible_client_ids: string[]

Client IDs the user account is accessible

email: string

Email

environment_id: string

A UUID.

first_name: string

First Name

id: string

User ID

last_name: string

Last Name

profile_picture_url: string

Profile Picture URL

tenant_id: string

A UUID.

user_store_id: string

User Store ID

user_store_type: UserStoreType

User Store Type

Generated using TypeDoc