Skip to main content

Some auth tools using in python flask.

Project description

PyAuthTools

Some auth tools using in python flask.

Surpported Algorisms

HS256

RS256

Install

pip install pyauthtools

Environments

JWT_ALG = 'HS256'   # or 'RS256'
JWT_PUBLIC = b'xxx' # when RS256
JWT_SECRET = b'xxx' # pri_key or secret

Usages

@app.route('/index', methods=['POST', 'GET'])
@auth    # Just above the func
def index():
  return rend_template('index.html')

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

pyauthtools-0.1.5.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

pyauthtools-0.1.5-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file pyauthtools-0.1.5.tar.gz.

File metadata

  • Download URL: pyauthtools-0.1.5.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for pyauthtools-0.1.5.tar.gz
Algorithm Hash digest
SHA256 0b39da366e2ec4cdbc54365d19a257a3c30d121539e56a800601815a2aff7491
MD5 c1b2989dbe7e765abc8aa3cfb33276f0
BLAKE2b-256 5481b7ef46347e7e637a2b0b2d3d5ac51616304d096dcfade0387af90ddfd07c

See more details on using hashes here.

File details

Details for the file pyauthtools-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: pyauthtools-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for pyauthtools-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3cabf6870c0b99cfaae9e20729ae1fe8b47850ba8691d17577681aff26807079
MD5 6d73becea9cd9e17f68c6f4cde5aa63c
BLAKE2b-256 9409eaf197444a5c75b7a019df519297d64e5c7111a816651da28de8087f7588

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