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
- Do your changes
- Install
bumpversion
andtwine
pip install twine bumpversion
- Bump the version using
bumpversion
bumpversion patch
- A commit should be made automatically, just push
git push
- Build using setup.py
python setup.py sdist
- 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file identity_client-1.0.36.tar.gz
.
File metadata
- Download URL: identity_client-1.0.36.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 786542640526fd0fe797245d92eb445070502e5d1f93a8a84e066a2caffd0e1a |
|
MD5 | f06c7ab33bcdab0598e938bd623b6f46 |
|
BLAKE2b-256 | 876144a3e2d7582c2c5964d575f6d9c4694226a8c3d95b901c8f3ee0b7d2ce27 |