Skip to main content

Intuit OAuth Client

Project description

views/SDK.png

Intuit’s OAuth2 and OpenID Python Client

build coverage Documentation Status

This client library is meant to work with Intuit’s OAuth and OpenID implementation. The AuthClient object response can be used for User Info API, Accounting API and Payments API. This library supports:

  • Generating Authorization URL

  • Getting OAuth2 Bearer Token

  • Getting User Info

  • Validating OpenID token

  • Refreshing OAuth2 Token

  • Revoking OAuth2 Token

  • Migrating tokens from OAuth1.0 to OAuth2

Install

Using pip:

$ pip install intuit-oauth

Documentation

Usage and Reference Documentation can be found at oauth-pythonclient.readthedocs.io

Sample App

Sample app for this library can be found at IntuitDeveloper GitHub Org

Issues and Contributions

Please open an issue on GitHub if you have a problem, suggestion, or other comment.

Pull requests are welcome and encouraged! Any contributions should include new or updated unit tests as necessary to maintain thorough test coverage.

License

This library is provided under Apache 2.0 which is found here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

intuit-oauth-1.2.0.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

intuit_oauth-1.2.0-py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page