Commit graph

2 commits

Author SHA1 Message Date
lafleur
2784eec60a fix oxide-auth's redirect_uri comparison
oxide-auth's `RegisteredUrl::IgnorePortOnLocalhost` doesn't work when the host is 127.0.0.1 or [::1].
This commit lets the authentication process translate the host. The new registrar already supports this.
2025-08-12 14:19:51 +02:00
lafleur
6d9aee4d9f basic OIDC client registrar with auth tracing 2025-08-12 14:19:37 +02:00