mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-22 08:48:43 +02:00
fix(oidc): ignore OIDC middleware when OIDC is not enabled The OIDC middleware now gracefully handles the case when OIDC is not enabled by: - Returning early in the before() hook when IsOIDCEnabled() is false - Logging an error instead of returning an error in finalize() when OIDC is not configured
3.4 KiB
3.4 KiB