Interface

UserInfo

UserInfo

Properties:
Name Type Description
id string The UUID of the user.
verified boolean Indicates whether the user's email address is verified.
email_id string The UUID of the email address.
has_webauthn_credential boolean Indicates that the user has registered a WebAuthn credential in the past.

View Source lib/Dto.ts, line 54