Requests-OAuthlib Documentation

• verify_https (bool, optional) – Enable SSL certificate verification for HTTPS requests. • ssl_cert (str, optional) – Path to SSL certificate or CA Bundle file. Ignored if verify_https=False. • user_agent (str, optional) – String to be used as the HTTP User-Agent for re-quests. ................
................