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.4.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-1.7.4.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-1.7.4.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 | abb99cee1559cc8bf9ac56dc4c0eba3ff5570e597bdbd1e31d14be2d3d9fe298 |
|
MD5 | a2b2a29dd38ea42fbfa98d4762397d8d |
|
BLAKE2b-256 | 4339e8efd34d3545a9442cb9cce06acf20d1fbfe2f2292b711f0694f932cd1ac |
File details
Details for the file FlaskAuth2FA-1.7.4-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-1.7.4-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 | 24da8386a7a0f53b800302ad7b91262612c03b733d214a8d1e42b6a6712de5e6 |
|
MD5 | 384b05c251fadd0063869f22b460b93f |
|
BLAKE2b-256 | 18708179c7bebadfb07e49052664f57fcf1b3928b1575c8027c66089e0f73f35 |