File tree Expand file tree Collapse file tree 3 files changed +108
-0
lines changed
Expand file tree Collapse file tree 3 files changed +108
-0
lines changed Original file line number Diff line number Diff line change @@ -8167,6 +8167,42 @@ components:
81678167 description : |
81688168 Unix timestamp of when the user accepted the legal requirements.
81698169 example : 1700690400000
8170+ required :
8171+ - id
8172+ - object
8173+ - username
8174+ - first_name
8175+ - last_name
8176+ - has_image
8177+ - primary_email_address_id
8178+ - primary_phone_number_id
8179+ - primary_web3_wallet_id
8180+ - password_enabled
8181+ - two_factor_enabled
8182+ - totp_enabled
8183+ - backup_code_enabled
8184+ - email_addresses
8185+ - phone_numbers
8186+ - web3_wallets
8187+ - passkeys
8188+ - external_accounts
8189+ - saml_accounts
8190+ - enterprise_accounts
8191+ - public_metadata
8192+ - external_id
8193+ - last_sign_in_at
8194+ - banned
8195+ - locked
8196+ - lockout_expires_in_seconds
8197+ - verification_attempts_remaining
8198+ - created_at
8199+ - updated_at
8200+ - delete_self_enabled
8201+ - create_organization_enabled
8202+ - last_active_at
8203+ - mfa_enabled_at
8204+ - mfa_disabled_at
8205+ - legal_accepted_at
81708206 PasswordHasher :
81718207 type : string
81728208 description : |-
Original file line number Diff line number Diff line change @@ -8163,6 +8163,42 @@ components:
81638163 description : |
81648164 Unix timestamp of when the user accepted the legal requirements.
81658165 example : 1700690400000
8166+ required :
8167+ - id
8168+ - object
8169+ - username
8170+ - first_name
8171+ - last_name
8172+ - has_image
8173+ - primary_email_address_id
8174+ - primary_phone_number_id
8175+ - primary_web3_wallet_id
8176+ - password_enabled
8177+ - two_factor_enabled
8178+ - totp_enabled
8179+ - backup_code_enabled
8180+ - email_addresses
8181+ - phone_numbers
8182+ - web3_wallets
8183+ - passkeys
8184+ - external_accounts
8185+ - saml_accounts
8186+ - enterprise_accounts
8187+ - public_metadata
8188+ - external_id
8189+ - last_sign_in_at
8190+ - banned
8191+ - locked
8192+ - lockout_expires_in_seconds
8193+ - verification_attempts_remaining
8194+ - created_at
8195+ - updated_at
8196+ - delete_self_enabled
8197+ - create_organization_enabled
8198+ - last_active_at
8199+ - mfa_enabled_at
8200+ - mfa_disabled_at
8201+ - legal_accepted_at
81668202 PasswordHasher :
81678203 type : string
81688204 description : |-
Original file line number Diff line number Diff line change @@ -8236,6 +8236,42 @@ components:
82368236 description : |
82378237 Unix timestamp of when the user accepted the legal requirements.
82388238 example : 1700690400000
8239+ required :
8240+ - id
8241+ - object
8242+ - username
8243+ - first_name
8244+ - last_name
8245+ - has_image
8246+ - primary_email_address_id
8247+ - primary_phone_number_id
8248+ - primary_web3_wallet_id
8249+ - password_enabled
8250+ - two_factor_enabled
8251+ - totp_enabled
8252+ - backup_code_enabled
8253+ - email_addresses
8254+ - phone_numbers
8255+ - web3_wallets
8256+ - passkeys
8257+ - external_accounts
8258+ - saml_accounts
8259+ - enterprise_accounts
8260+ - public_metadata
8261+ - external_id
8262+ - last_sign_in_at
8263+ - banned
8264+ - locked
8265+ - lockout_expires_in_seconds
8266+ - verification_attempts_remaining
8267+ - created_at
8268+ - updated_at
8269+ - delete_self_enabled
8270+ - create_organization_enabled
8271+ - last_active_at
8272+ - mfa_enabled_at
8273+ - mfa_disabled_at
8274+ - legal_accepted_at
82398275 PasswordHasher :
82408276 type : string
82418277 description : |-
You can’t perform that action at this time.
0 commit comments