Commit graph

8 commits

Author SHA1 Message Date
79a716cf55
fix: use []byte for jwt key
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m59s
Build and Deploy Go App / deploy (push) Successful in 35s
2025-12-04 08:27:22 +03:00
066c44d08a
fix: AllowOrigins 2025-12-04 07:35:49 +03:00
b03f9c9704
fix: regen oapi for auth
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m51s
Build and Deploy Go App / deploy (push) Successful in 25s
2025-12-04 07:20:10 +03:00
ef871833c5
feat: xsrf_token set 2025-12-04 06:29:20 +03:00
40e0b14f2a
feat: use postgres to fetch and store user info 2025-11-27 09:44:02 +03:00
a225d1fb60
feat: signup return username 2025-11-25 04:13:52 +03:00
e64e770783
feat: use SetCookie for access and refresh tokens 2025-11-23 03:32:58 +03:00
bbe57e07d5
feat: initial auth service support 2025-11-15 02:53:25 +03:00