Some simple tools for authorization in web apps
Project description
PyAuthTools
Surpported Algorisms
HS256
RS256
Install
pip install pyauthtools
Usages
@app.route('/index', methods=['POST', 'GET'])
@auth # Just above the func
def index():
return rend_template('index.html')
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
pyauthtools-0.0.11.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyauthtools-0.0.11.tar.gz.
File metadata
- Download URL: pyauthtools-0.0.11.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15ab7c08c740338bfb9e2a7539561953bd9b849fa305efc9e1cd927973ebd901
|
|
| MD5 |
a26e2c212219a0243514bc0d45b6df64
|
|
| BLAKE2b-256 |
aab8d84c57586efc965510b73b87c12983a378fd5c14d26f62f90d37e029529e
|
File details
Details for the file pyauthtools-0.0.11-py3-none-any.whl.
File metadata
- Download URL: pyauthtools-0.0.11-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9e86d826c51539729582dc7e3f92a5193b7311358f7d1ad5a00e56f2a7e1838
|
|
| MD5 |
671a86f58148c073f12439e0251e1e0b
|
|
| BLAKE2b-256 |
6131bfb594ed747cd52565d10fc4dd8720192d58fce80020c9e54a1ce98c4db1
|