Skip to main content

Module oauth_listener

Module oauth_listener 

Source
Expand description

Single-shot HTTP listener for OAuth authorization_code callbacks. Binds an ephemeral 127.0.0.1 port, accepts one connection, parses the GET <path>?<query>, returns the code and state.

Structs§

CallbackReceived

Enums§

CallbackError

Functions§

await_callback