Skip to main content

A middleware and a set of handlers to handle Code Grant authentication with Cognito

Project description

identity-client

Client lib for the identity service

Manual deployment

Since we don't have a CI/CD pipeline set up right now. You'll have to follow the following steps to release

  1. Do your changes
  2. Install bumpversion and twine
pip install twine bumpversion
  1. Bump the version using bumpversion
bumpversion patch
  1. A commit should be made automatically, just push
git push
  1. Build using setup.py
python setup.py sdist
  1. Push to pypi using twine
twine upload dist/*

Use 1password to find the credentials for pypi.

In order to upload, we have 2FA and the following needs to be done:

  • username should be "__token__"
  • password should be the Access Token value

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

identity_client-1.0.37.tar.gz (7.5 kB view details)

Uploaded Source

File details

Details for the file identity_client-1.0.37.tar.gz.

File metadata

  • Download URL: identity_client-1.0.37.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.2

File hashes

Hashes for identity_client-1.0.37.tar.gz
Algorithm Hash digest
SHA256 b68fa06bdf2c1259dfce484cea9975195de92814da0b06e78fdd079415b777ae
MD5 6e16465da5de0c0add9added3b202ce2
BLAKE2b-256 f294d271afcd6e6fab46b9b6dd730f511d12c3c5c7de70e3c9eabccf72e6ac6e

See more details on using hashes here.

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