Skip to main content

Sdk for i2a oauth2 api

Project description

#Installation

pip install i2a-oauth2-api-client

#Usage

from i2a_oauth2_api_client.client import I2AOauth2Client
from i2a_oauth2_api_client.enums import Environment


client = I2AOauth2Client(
    client_id='your client id',
    client_secret='your client secret',
    environment=Environment.QA  # default
)

#Enums

from enum import Enum


class Environment(Enum):
    QA = 1
    PROD = 2

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

i2a_oauth2_api_client-3.0.4.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

i2a_oauth2_api_client-3.0.4-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file i2a_oauth2_api_client-3.0.4.tar.gz.

File metadata

  • Download URL: i2a_oauth2_api_client-3.0.4.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for i2a_oauth2_api_client-3.0.4.tar.gz
Algorithm Hash digest
SHA256 bcc145ce30ebca925086a0207d9567e27ff2f260cfa484fe4bc2dec5c3564bf2
MD5 8a8dd1a217289ec3bd1e552066253b7b
BLAKE2b-256 f2144459af60bf380b1b22ad0022516280d448e111a1b6a714f52bfcd928af67

See more details on using hashes here.

File details

Details for the file i2a_oauth2_api_client-3.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for i2a_oauth2_api_client-3.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 36cbd433cf3ed289442519896233285bc036165971e2ee83356340b0577be93c
MD5 74dfa130c4f915edd053c3728ede7d1f
BLAKE2b-256 de810efab1b05813078300471ffd3815c931b0e2cbd2eb402a7d0add4788cea0

See more details on using hashes here.

Supported by

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