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.0.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-1.7.0.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-1.7.0.tar.gz
- Upload date:
- Size: 8.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 | 7560fa1f2b9225f03c0fd114315b961ece2291ffbba7650c94f70bee429918bb |
|
MD5 | 4f7642062f2a543875bfec28cdc9c2e6 |
|
BLAKE2b-256 | 812cba4cb7a41de7433a517961893d95ff267786b521eb5ba7b945fb5e23efc7 |
File details
Details for the file FlaskAuth2FA-1.7.0-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-1.7.0-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 | 7785163c557bad61822264cb80bf4dacd6fd7e5d1d23e6e37274bd3ca28d7694 |
|
MD5 | 7c4931e65341098516dcd5e1ad246905 |
|
BLAKE2b-256 | c11f09cc0eb243fc0911e381df9d84ab34f30a13cf73068f93a9748c19348510 |