Commit Graph

5 Commits

Author SHA1 Message Date
Leons Aleksandrovs c86a7ae0e4 fix(domain): added env domain for cookies 2025-07-13 23:05:55 +03:00
Leons Aleksandrovs dd93438ad2 feat(prod): add allow register and chatgpt model into env file 2025-07-13 21:59:42 +03:00
Leons Aleksandrovs 938c9a66e5 feat(api): create template
Add template table to the database
Create controller function to check if user has template, and create it
in the database
Made universal jwt.Claims of user data retrieval function
2025-07-09 23:19:31 +03:00
Leons Aleksandrovs d18f9f9706 Auth middleware with JWT 2025-07-06 18:13:26 +03:00
Leons Aleksandrovs 3003a961b6 Backend structure / login with JWT 2025-07-06 16:46:21 +03:00