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
bumpversionandtwine
pip install twine bumpversion
- Bump the version using
bumpversion
bumpversion patch
or as an example:
bumpversion --new-version 1.1.26 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
identity_client-1.1.26.tar.gz
(10.2 kB
view details)
File details
Details for the file identity_client-1.1.26.tar.gz.
File metadata
- Download URL: identity_client-1.1.26.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1811ab00b596cd877c5032eb1b6ab205f7341f970d425e129f0646eb31672371
|
|
| MD5 |
50b1f6b3cd274c46de78bcb53e839a49
|
|
| BLAKE2b-256 |
a7f6f2193f744916bec28e19fe802091285e2af54a89232684218739634abf93
|