Intuit’s OAuth2 and OpenID Python Client
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
Release files for intuit-oauth 1.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| intuit-oauth-1.2.2.tar.gz | 8.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| intuit_oauth-1.2.2-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 23.8 kB
Release files / intuit-oauth-1.2.2.tar.gz
| Download URL | intuit-oauth-1.2.2.tar.gz |
|---|---|
| Size | 8.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0126f1cca6cfd6c16231894740e95e09ae4b3ae60b7b2c48abcf8e89c749198f
|
|
BLAKE2b-256 checksum How to use checksums |
bae5eec47c573f5210f7793be4a980abc56c617844dd37e22344cd16d752a81e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.10
|
Release files / intuit_oauth-1.2.2-py2-none-any.whl
| Download URL | intuit_oauth-1.2.2-py2-none-any.whl |
|---|---|
| Size | 15.8 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
790ee578d1ced12f6b6bd7251228e642cbe1a8adfbc2d4dd95fa5e7eb8b58d2b
|
|
BLAKE2b-256 checksum How to use checksums |
f198a58b182356256d249b5e2a5b87cc173819c7905483a5f42e3eb97405d557
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.10
|