headplane/app/routes/users
Aarnav Tale d2c4f5eb2b
feat: completely overhaul the auth model
* Cookies are now encrypted JWTs (GHSA-wrqq-v7qw-r5w7)
* Authentication is stored in the SQLite database (auto-migrated)
* Session logic is much cleaner
2025-08-19 17:52:16 -04:00
..
components feat: disable role changing on unmanaged users 2025-05-25 11:02:19 -04:00
dialogs feat: disable role changing on unmanaged users 2025-05-25 11:02:19 -04:00
onboarding-skip.tsx feat: completely overhaul the auth model 2025-08-19 17:52:16 -04:00
onboarding.tsx feat: completely overhaul the auth model 2025-08-19 17:52:16 -04:00
overview.tsx feat: completely overhaul the auth model 2025-08-19 17:52:16 -04:00
user-actions.ts feat: completely overhaul the auth model 2025-08-19 17:52:16 -04:00