chore(auth): add config and tests

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-19 23:59:33 +02:00
parent a2db6ca64a
commit 0893f285a3
2 changed files with 85 additions and 26 deletions

View File

@@ -35,3 +35,4 @@ openidconnect = "3.0.0"
[dev-dependencies]
pretty_assertions.workspace = true
sealed_test.workspace = true