gpstracker/src
Fabio Manganiello 55083bb1b3
Simplify return payload of /auth.
Return only `.token` instead of `.session.token`.
2025-03-07 01:50:56 +01:00
..
db Sync db tables before initializing the constraints. 2025-03-06 23:51:12 +01:00
helpers Always clear cookies on logout / auth failure. 2025-03-06 23:53:46 +01:00
models A more robust logic to parse user roles on setRoles. 2025-03-06 23:55:49 +01:00
repos Support for users and authentication [backend]. 2025-03-04 21:29:05 +01:00
requests Support for users and authentication [backend]. 2025-03-04 21:29:05 +01:00
routes Simplify return payload of /auth. 2025-03-07 01:50:56 +01:00
App.ts Support for users and authentication [backend]. 2025-03-04 21:29:05 +01:00
auth.ts Support for users and authentication [frontend]. 2025-03-06 00:42:54 +01:00
errors.ts Support for users and authentication [backend]. 2025-03-04 21:29:05 +01:00
globals.ts Support for users and authentication [backend]. 2025-03-04 21:29:05 +01:00
main.ts Support for users and authentication [backend]. 2025-03-04 21:29:05 +01:00
Secrets.ts Support for users and authentication [backend]. 2025-03-04 21:29:05 +01:00
types.ts Support for users and authentication [backend]. 2025-03-04 21:29:05 +01:00