Function deltachat::oauth2::get_oauth2_url
source ยท pub async fn get_oauth2_url(
context: &Context,
addr: &str,
redirect_uri: &str,
) -> Result<Option<String>>
Expand description
Returns URL that should be opened in the browser if OAuth 2 is supported for this address.