go-quasar-partial-ssr/backend/internal/middleware
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
..
auth.go feat: add signup page, authentication middleware, user password update functionality, and roles API endpoint 2026-04-27 22:37:59 +02:00