Skip to main content

begin

Function begin 

Source
pub async fn begin(
    provider: ProviderConfig,
    account: String,
) -> Result<StartedFlow>
Expand description

Kick off an OAuth flow. Returns a StartedFlow with the auth URL to open.