ezidam, openid: refactor check app in method, verifying and send POST as well

This commit is contained in:
Philippe Loctaux 2023-03-16 21:38:32 +01:00
parent 8ae0c59a25
commit eb93cbd7ec
7 changed files with 76 additions and 22 deletions

1
Cargo.lock generated
View file

@ -86,6 +86,7 @@ dependencies = [
"database",
"hash",
"id",
"openid",
"thiserror",
"url",
]