go-quasar-partial-ssr/backend
fabio 36fca2af6c Refactor authentication module: Introduce AuthController and endpoints, implement login, registration, password reset, and token management functionalities. Update routes and services to utilize new structures and improve code organization. Enhance user management with detailed error handling and session management. Update API response types and ensure consistent naming conventions across the application. 2026-04-05 17:09:01 +02:00
..
GeneratedCode Refactor authentication module: Introduce AuthController and endpoints, implement login, registration, password reset, and token management functionalities. Update routes and services to utilize new structures and improve code organization. Enhance user management with detailed error handling and session management. Update API response types and ensure consistent naming conventions across the application. 2026-04-05 17:09:01 +02:00
cmd/server Refactor authentication module: Introduce AuthController and endpoints, implement login, registration, password reset, and token management functionalities. Update routes and services to utilize new structures and improve code organization. Enhance user management with detailed error handling and session management. Update API response types and ensure consistent naming conventions across the application. 2026-04-05 17:09:01 +02:00
configs feat: add role management with roles and permissions configuration 2026-03-24 20:12:35 +01:00
data feat: add authentication pages for login, password recovery, and signup 2026-03-18 19:23:35 +01:00
internal Refactor authentication module: Introduce AuthController and endpoints, implement login, registration, password reset, and token management functionalities. Update routes and services to utilize new structures and improve code organization. Enhance user management with detailed error handling and session management. Update API response types and ensure consistent naming conventions across the application. 2026-04-05 17:09:01 +02:00
pkg/ts-rpc feat: add authentication pages for login, password recovery, and signup 2026-03-18 19:23:35 +01:00
.DS_Store DS_store removed 2026-03-16 20:14:18 +01:00
.env first commit 2026-03-16 20:03:59 +01:00
go.mod qualche modifica 2026-03-16 20:25:45 +01:00
go.sum qualche modifica 2026-03-16 20:25:45 +01:00
postman_collection.json first commit 2026-03-16 20:03:59 +01:00