Commit 03c79c6
docs(dev): clarify local login flow in debug mode
The login button triggers OAuth which doesn't work locally. Developers
need to navigate to /complete_login directly to establish their session.
Verified working locally (redirects to localhost:5173, sets cookie).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e61601f commit 03c79c6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments