Skip to main content

complete_oauth_callback

Function complete_oauth_callback 

Source
pub async fn complete_oauth_callback(
    bundle_root: &Path,
    env: &str,
    input: &OAuthCallbackInput,
    extension_key: &str,
) -> Result<OAuthCallbackReport>