Skip to main content

run_auth_code_flow

Function run_auth_code_flow 

Source
pub fn run_auth_code_flow(provider: &str) -> Result<String>
Expand description

Run the authorization-code flow for provider. Blocks until the user authorises (success) or the listener is interrupted.