BasicOIDC/src
2022-04-20 09:52:00 +02:00
..
actors Replace type UserID with a structure 2022-04-19 19:40:36 +02:00
controllers Refuse to deliver token if code_verifier is present without code challenge 2022-04-20 09:52:00 +02:00
data Authentication using TOPT code is working 2022-04-20 09:35:57 +02:00
middlewares Start to build userinfo endpoint 2022-04-14 18:39:18 +02:00
utils Can specify environment variables in client configuration 2022-04-15 21:58:07 +02:00
constants.rs Reduce access tokens length 2022-04-15 20:16:02 +02:00
lib.rs Add code challenge support 2022-04-14 18:04:01 +02:00
main.rs Display form to enter OTP code 2022-04-19 19:24:07 +02:00