⚠️ Design system CSS not found. Check the path in cms/docs.config.js → designSystemPath, then re-run npm run docgen.

Login Scenarios

Auth flow testing and login states

Docs / Login Scenarios
Download .md file
Open .md in new tab

Use these links to test each authentication flow during development. Each link simulates a specific login state by passing the appropriate URL hash.

Login States

Scenario URL Description
Login /auth/login.html Standard email/password login form
Forgot Password /auth/login.html#forgot Password recovery request form
Reset Password /auth/login.html#recovery_token=dev Password reset form (simulated token)
Accept Invitation /auth/login.html#invite_token=dev New user invitation acceptance
Email Confirmation /auth/login.html#confirmation_token=dev Email verification confirmation

Other Auth Pages

Page URL Description
Account /auth/account.html User account management page
Access Denied /access-denied.html Shown when a user lacks permission
On this page
  • Login States
  • Other Auth Pages
Previous

Upgrading the Docs Engine

Next

LLMs

Was this page helpful?

We use this feedback to improve our documentation.

Thanks for your feedback

Send feedback

© 2026 By Default