IdentityAuthStateResponseDto
Example
JSON
{ "is_active": false, "email_verified": false, "email_verified_at": "2026-04-20T12:00:00.000Z", "password_set": false, "locked": false, "locked_until": "2026-04-20T12:00:00.000Z", "failed_login_attempts": 0, "mfa_enrolled": false, "mfa_factor_count": 0, "mfa_admin_reset_at": "2026-04-20T12:00:00.000Z" }
Properties
Whether the identity has a usable password. False for passwordless (SSO/social/code-only) identities.
Tell us how we can improve this guide.