Description
OAuth-based integrations can sign requests and manage authorization flows from Python code. Developers can connect applications to services that require OAuth 1.0a, OAuth 2.0, or Ofly-style credentials. It handles tokens and secrets, so applications using it must protect stored credentials and network traffic.