Skip to main content

authenticate

Function authenticate 

Source
pub async fn authenticate(
    me: &Url,
    config: &IndieAuthConfig,
    scope: &str,
) -> Result<AuthResult>