29 Commits

Author SHA1 Message Date
renovate[bot]
611490e786
fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.0 (#1035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 18:53:17 +02:00
renovate[bot]
725c1dc2e6
fix(deps): update module github.com/go-playground/validator/v10 to v10.27.0 (#1007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 10:55:58 +02:00
renovate[bot]
8f9190c176
fix(deps): update module github.com/swaggo/swag to v1.16.6 (#1033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 10:55:45 +02:00
renovate[bot]
6054e8cb18
fix(deps): update module github.com/lestrrat-go/jwx/v3 to v3.0.8 (#1004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-02 22:19:09 +02:00
renovate[bot]
385130aa05
Update module github.com/labstack/echo/v4 to v4.13.4 - abandoned (#972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: acelinkio <31336038+acelinkio@users.noreply.github.com>
2025-08-02 10:39:32 +00:00
renovate[bot]
fb049d4c05
fix(deps): update module github.com/swaggo/swag to v1.16.5 (#1024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 09:28:48 +02:00
renovate[bot]
e9a34967f1
fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.3 (#1023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 09:44:46 +02:00
renovate[bot]
46736b9100
chore(deps): update dependency go to v1.24.5 (#1010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 03:28:03 +02:00
renovate[bot]
9b015da29c
Update dependency go to v1.24.4 (#988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 09:31:49 +02:00
renovate[bot]
f8adc3cf0c
Update module github.com/lestrrat-go/jwx/v3 to v3.0.5 (#993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 09:28:33 +02:00
renovate[bot]
64f7e7c8be
Update module github.com/golang-migrate/migrate/v4 to v4.18.3 (#827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 10:42:08 +02:00
renovate[bot]
ab49263b0c
Update module github.com/lestrrat-go/jwx/v3 to v3.0.2 (#979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 09:06:50 +02:00
renovate[bot]
7455e79f61
Update module github.com/jackc/pgx/v5 to v5.7.5 (#964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-26 10:25:12 +02:00
renovate[bot]
1b3f6d41ba
Update dependency go to v1.24.3 (#949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 09:33:59 +02:00
renovate[bot]
ebec864187 Update module github.com/lestrrat-go/jwx/v3 to v3.0.1 2025-05-05 04:24:25 +02:00
renovate[bot]
f2caf1a975
fix(deps): update module github.com/lestrrat-go/jwx to v3 (#880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zoe Roux <zoe.roux@zoriya.dev>
2025-04-23 21:50:26 +00:00
renovate[bot]
d7dc92a8ca
chore(deps): update dependency go to v1.24.2 2025-04-07 08:46:48 +00:00
Zoe Roux
076d5a0dbd
Use KError instead of problem details (like the api) 2025-04-04 22:44:44 +02:00
Zoe Roux
0e81c11f75
Use echo-jwt 4.2 to prevent breaking change 2025-03-25 10:53:27 +01:00
Zoe Roux
6391a99bb9
Switch to jwks instead of custom /info 2025-03-25 10:27:03 +01:00
Zoe Roux
23adc6033e
Update go modules 2025-03-25 10:27:03 +01:00
Zoe Roux
e4f7c1215b
Update go modules (#745) 2025-01-01 21:47:00 +00:00
Zoe Roux
79b685ea8a
Add proper error handling and fix del /sessions/current 2024-10-19 18:09:22 +02:00
Zoe Roux
3c73196f87
Add logout and get /users/me 2024-10-19 18:09:21 +02:00
Zoe Roux
cf1e7497e2
Add swagger and problem details 2024-10-19 18:09:21 +02:00
Zoe Roux
d285603716
Register wip 2024-10-19 18:08:33 +02:00
Zoe Roux
db08bb12c8
Register wip 2024-10-19 18:08:33 +02:00
Zoe Roux
606332ba6f
Add list users route & split oidc to a new table 2024-10-19 18:08:33 +02:00
Zoe Roux
629660bb79
Init user database 2024-10-19 18:08:33 +02:00