oidc: Output error when provider discovery fails

This commit is contained in:
Lennart
2025-10-02 21:04:59 +02:00
parent 8c67c8c0e9
commit 1c192a452f
3 changed files with 6 additions and 1 deletions

View File

@@ -17,3 +17,4 @@ axum.workspace = true
tower-sessions = "0.14"
axum-extra.workspace = true
headers.workspace = true
tracing.workspace = true