Skip to main content

wait_for_callback

Function wait_for_callback 

Source
pub async fn wait_for_callback(port: u16) -> Result<String, OAuthError>
Expand description

Start a local callback server and return the OAuth callback URL.