WIP: frontend: add login page and auth guard #4
Reference in New Issue
Block a user
Delete Branch "auth/4-frontend-login"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add authentication flow to the frontend:
session exists, validates token on load via GET /api/auth/me
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
917acfdb27toaf9359bbdfView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.