pub const DC_LP_AUTH_OAUTH2: i32 = 0x2;
Expand description

Force OAuth2 authorization. This flag does not skip automatic configuration. Before calling configure() with DC_LP_AUTH_OAUTH2 set, the user has to confirm access at the URL returned by dc_get_oauth2_url().