go-quasar-partial-ssr/backend
fabio 5b9fe6c9b7 Refactor configuration and database initialization: replace LoadConfig with GetConfig, introduce DbConfig struct, and streamline token service retrieval. Remove unused request types and enhance user refresh token handling. 2026-04-09 09:21:38 +02:00
..
GeneratedCode Refactor user management module: rename package, restructure user controller, and implement authentication features 2026-04-06 21:37:06 +02:00
cmd/server Refactor configuration and database initialization: replace LoadConfig with GetConfig, introduce DbConfig struct, and streamline token service retrieval. Remove unused request types and enhance user refresh token handling. 2026-04-09 09:21:38 +02:00
configs Refactor user management module: rename package, restructure user controller, and implement authentication features 2026-04-06 21:37:06 +02:00
data Add signup and email templates for user registration and password reset 2026-04-05 20:46:35 +02:00
internal Refactor configuration and database initialization: replace LoadConfig with GetConfig, introduce DbConfig struct, and streamline token service retrieval. Remove unused request types and enhance user refresh token handling. 2026-04-09 09:21:38 +02:00
pkg/ts-rpc feat: add authentication pages for login, password recovery, and signup 2026-03-18 19:23:35 +01:00
spa Add signup and email templates for user registration and password reset 2026-04-05 20:46:35 +02:00
templates/mailTemplates Add signup and email templates for user registration and password reset 2026-04-05 20:46:35 +02: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