moxie-site/js
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
..
api.js Add Auth0 authentication and user dashboard 2026-03-27 22:27:46 +00:00
auth.js Simplify auth flow for Regular Web Application 2026-03-27 23:16:14 +00:00
config.js Add Auth0 Client ID to config 2026-03-27 22:59:37 +00:00