Top auth errors
Top error types hitting the auth pool (invalid_password, user_not_found, rate_limited, etc.) are surfaced on /analytics and queryable via getTopAuthErrors. Use it to diagnose login failures.
Where to enable it
Toggle this feature in your project editor. No code required.
Inside the editor, head to Analytics.
Open in my projectRelated features
End-user signups, logins, and activity
The Visitors tab on /analytics surfaces signup trend, login success vs failure, hour-of-day active-user heatmap, login-method / device / geography breakdowns, and a recent activity feed. Reads the same data as the Auth β Analytics page but in one unified view.
Password policies & MFA
Minimum password strength, rotation rules, and multi-factor authentication (TOTP). Configured in Auth β Credentials. MFA enrollment UI is built into the platform, no code needed.