go-quasar-partial-ssr/backend/data
fabio f35fcbc875 feat: add signup page, authentication middleware, user password update functionality, and roles API endpoint
- Created a new signup page in the frontend application.
- Implemented authentication middleware to validate access tokens and retrieve claims.
- Added functionality to update user passwords and revoke sessions in the user repository.
- Introduced an API endpoint to fetch user roles with TypeScript support.

Co-authored-by: Copilot <copilot@github.com>
2026-04-27 22:37:59 +02:00
..
mail-debug feat: add authentication pages for login, password recovery, and signup 2026-03-18 19:23:35 +01:00
data.db feat: add signup page, authentication middleware, user password update functionality, and roles API endpoint 2026-04-27 22:37:59 +02:00