ezidam, openid: check scopes, check response types before getting app
This commit is contained in:
parent
396856eee5
commit
8ae0c59a25
7 changed files with 98 additions and 3 deletions
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
thiserror = { workspace = true }
|
||||
url = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
openidconnect = { version = "3.0.0-alpha.1", default-features = false }
|
||||
itertools = "0.10.5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue