bakend in GO frontend quasar framework con generazione delle pagine statiche per la parte public
Go to file
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
.vscode feat: add authentication pages for login, password recovery, and signup 2026-03-18 19:23:35 +01:00
backend 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
frontend 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
.DS_Store DS_store removed 2026-03-16 20:14:18 +01:00
.gitignore chore: update .gitignore to include __debug_bin* and remove debug binary file 2026-04-05 16:58:34 +02:00
README.md 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

README.md

go-quasar-partial-ssr

bakend in GO frontend quasar framework con generazione delle pagine statiche per la parte public

internal auth model controller service endpoint