Phase 5

Frontend auth is now handled in SvelteKit, backed by real users and real content.

Login posts to the backend JWT endpoint, stores tokens in httpOnly cookies, refreshes on the server, and protects the dashboard with route guards.

Server hooks Refresh flow Protected dashboard

Login

Welcome back

Use any real PlatformDX account created in the Django backend.

Need an account? Create one here