Function goatns::web::auth::oauth_start

source ·
pub async fn oauth_start(
    state: &mut Arc<RwLock<GoatChildState>>
) -> Result<Url, String>