Add /openid/token route

This commit is contained in:
2022-04-12 20:40:44 +02:00
parent 97203a955d
commit d69b44528e
8 changed files with 188 additions and 16 deletions

1
Cargo.lock generated
View File

@ -386,6 +386,7 @@ dependencies = [
"actix-identity",
"actix-web",
"askama",
"base64",
"bcrypt",
"clap",
"env_logger",