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
app.register_blueprint(auth, 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.7.3.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-1.7.3.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-1.7.3.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d9d1cb8135b26f55f91bdc6964883aecfc6ac1fff630842b51fde439e87362d |
|
MD5 | ca63b3a19adc93cb0811dcb156bbc374 |
|
BLAKE2b-256 | 40344c48cffacc4f47d969802234a89d260b33e281aaa1945991c1b472afee93 |
File details
Details for the file FlaskAuth2FA-1.7.3-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-1.7.3-py3-none-any.whl
- Upload date:
- Size: 11.2 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 | e10c6f9201d89931991ca0bb1ac379cc3a89f3716e5c7978deb97c90368b38fd |
|
MD5 | 4b51f0cfdf053a206b6df471b9ffa842 |
|
BLAKE2b-256 | 443e21ec679c6a7cbdf8e5e283e4697f4a274f559eed9f4ea60dabe7e4dabdc0 |