pub(crate) async fn get_oauth2_addr(
    context: &Context,
    addr: &str,
    code: &str
) -> Result<Option<String>>