Skip to main content

authentication validation for sts with aws cognito implementation

Project description

sts validate authentication

this module houses shared code used to verify the claims in the authentication token when performing backend operations

first time stuff: pip install wheel pip install twine

use python3 setup.py sdist bdist_wheel to make new version then remove old whl and tar files then use python3 -m twine upload --repository testpypi dist/* to reupload

then, in the project the library is to be used in, do pip uninstall pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple to get the latest

once the dependency is solidified, you don't have to use test.pypi, so instead, the above becomes:

use python3 setup.py sdist bdist_wheel to make new version then remove old whl and tar files then use python3 -m twine upload dist/* to reupload

then, in the project the library is to be used in, do pip uninstall pip install to get the latest

Don't forget to save the dependency snapshot in this and the other package! pip freeze > requirements.txt

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

Built Distribution

File details

Details for the file sts-validate-authentication-aws-cognito-tj-0.0.8.tar.gz.

File metadata

  • Download URL: sts-validate-authentication-aws-cognito-tj-0.0.8.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.2

File hashes

Hashes for sts-validate-authentication-aws-cognito-tj-0.0.8.tar.gz
Algorithm Hash digest
SHA256 d5b41244af2e693aa83f1d3db8c3b0d6d3613a780406ece8c7b4dfa87422a39e
MD5 418268d2f1d87c991824d2e04fc3b96a
BLAKE2b-256 2d88110fbcc2579acab546fe451e30ff4565f0a011caa465e617d29756453c98

See more details on using hashes here.

File details

Details for the file sts_validate_authentication_aws_cognito_tj-0.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for sts_validate_authentication_aws_cognito_tj-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 20ee6702c292b001b519dcaa2710a36c4a3c33d5d5c106223997b745c9f53985
MD5 93f534255b0f55080878f59211cdce1a
BLAKE2b-256 132a17a86db117a70406c51cc15e6ee9f363e3a0a212df7d3719af2a955690f0

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