Commit graph

15 commits

Author SHA1 Message Date
713c0adc14
feat: fully featured token checks
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m39s
Build and Deploy Go App / deploy (push) Successful in 46s
2025-12-06 06:25:21 +03:00
6955216568
feat(cicd): added redis 2025-12-06 05:24:29 +03:00
8bd515c33f
fix: GetImpersonationToken external_id handling 2025-12-06 05:15:21 +03:00
afb1db17bd
feat: generateImpersonationToken function 2025-12-06 04:51:04 +03:00
3afd4e2e86
Merge branch 'dev' into auth 2025-12-06 04:03:14 +03:00
e67f0d7e5a
feat: get impersonation token implementation 2025-12-06 04:03:04 +03:00
5d1d138aca
fix: minor fixes for the frontend
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m46s
Build and Deploy Go App / deploy (push) Successful in 36s
2025-12-04 13:01:10 +03:00
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