Skip to main content

Crate origin_auth_loopback

Crate origin_auth_loopback 

Source
Expand description

Loopback redirect listener (ADR-0015, RFC 8252).

Binds an ephemeral port on 127.0.0.1, serves exactly the one redirect the provider sends, and shuts down. No custom URL scheme registration, no platform-specific behaviour, and testable with a plain TCP client.

Structsยง

LoopbackRedirect