You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(auth): update route handler comments for context-aware flow
Updates the documentation comments for the `/request-code` and
`/verify-code` route handlers.
The new comments clearly explain the context-aware behavior driven by
the `is_dashboard_login` request body flag, detailing the different
logic for the user-facing app versus the dashboard.
0 commit comments