Commit Graph

12 Commits

Author SHA1 Message Date
3d19a0eba2 Optimize cache management
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-04 18:51:46 +01:00
af383720b7 Merge factors type for authentication 2022-11-11 12:26:02 +01:00
94aeefe450 Replace type UserID with a structure 2022-04-19 19:40:36 +02:00
94c601119a Use JWT token for access token 2022-04-15 20:08:31 +02:00
819210ae86 Userinfo endpoint is working 2022-04-15 17:04:23 +02:00
45f125a331 Add code challenge support 2022-04-14 18:04:01 +02:00
078a913f6a Can request refresh tokens 2022-04-14 17:02:47 +02:00
53a540139c Emit id_token 2022-04-13 19:07:58 +02:00
d69b44528e Add /openid/token route 2022-04-12 20:40:44 +02:00
88e34902c0 cargo clippy 2022-04-09 12:25:56 +02:00
5633aae029 Check if user is authorized to access an application before authenticating him 2022-04-09 12:24:03 +02:00
b10215ae9c Save open id session 2022-04-09 12:18:59 +02:00