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

View file

@ -12,3 +12,4 @@ url = { workspace = true }
id = { path = "../id" }
database = { path = "../database" }
hash = { path = "../hash" }
openid = { path = "../openid" }