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.0.0.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-1.0.0.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-1.0.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3a5e56363b75b898745e389b96c2196aa3b4e5590bf8251fefec115dd26afb6 |
|
MD5 | 302d5da7fc3190d80cfb308b4e2d562c |
|
BLAKE2b-256 | 498648cc6fa9fcb310d6acd43f97d3077fbdfb19390e1bcf728ce785f0906c96 |
File details
Details for the file FlaskAuth2FA-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.5 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 | 159593b0860a70a19fc70addd3f09620da46a17448fa78181d87557c27c5d9c3 |
|
MD5 | 947a871a7348acb004213a8576e90f39 |
|
BLAKE2b-256 | 8060326c24597f318df1fade62499d4c891c286b4d2f02080e7789a0bce3e97b |