Go to file
Z User 4e0dd4c107 Simplify auth flow for Regular Web Application
- Remove Auth0 SPA SDK dependency
- Use direct redirects to Auth0
- Exchange code via backend POST /api/auth/token
- Store tokens in localStorage
- Handle callback with code parameter
2026-03-27 23:16:14 +00:00
js Simplify auth flow for Regular Web Application 2026-03-27 23:16:14 +00:00
dashboard.html Add Auth0 authentication and user dashboard 2026-03-27 22:27:46 +00:00
index.html Add Auth0 authentication and user dashboard 2026-03-27 22:27:46 +00:00
logo.png Initial commit: Enhanced Moxiegen landing page with new color palette and animations 2026-03-25 20:00:11 +00:00
logo.svg Initial commit: Enhanced Moxiegen landing page with new color palette and animations 2026-03-25 20:00:11 +00:00
test.md Add test.md 2026-03-27 13:27:56 -07:00