A Flask extension for handling user authentication.
Project description
FlaskAuth2FA Package
This package provides a Flask extension for handling user authentication.
Installation
To install FlaskAuth2FA, run:
pip install FlaskAuth2FA
Usage
To use FlaskAuth2FA in your Flask application, register the authentication Blueprint:
from flask_auth import auth_blueprint
app.register_blueprint(auth_blueprint, url_prefix='/auth')
See the documentation for more details.
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
FlaskAuth2FA-1.3.0.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-1.3.0.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-1.3.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ddffa3dbaea132bd9b6d85dcf9bc35b1c4b2062a3ef39306031c9bdc8d1667a |
|
MD5 | 59379f2085f8613774e1c4ca43115949 |
|
BLAKE2b-256 | e6e7eaa53f36fab9af30563302b8c3c65712cae7c2443025313a42ccc4383c96 |
File details
Details for the file FlaskAuth2FA-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-1.3.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb8be9465c20f47f89ded9a2e236e2e1551b67837ea3c504b7723e05412d86d2 |
|
MD5 | fa1d5c3109c39768a4e6cbeb176fa8c5 |
|
BLAKE2b-256 | 9b9cb9262279753a7f98b4a4606b9eff7252bea0dbb1abddfed5fad76838a054 |