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.4.0.tar.gz
(5.8 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-1.4.0.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-1.4.0.tar.gz
- Upload date:
- Size: 5.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 | cb9b49e78125eff4abb4b41041adca6c736c834cbba056bb6af2947e87c76e19 |
|
MD5 | 39d336ebd8161e0bb3b1c076b549f339 |
|
BLAKE2b-256 | dbd5491d8a4a00407604088ca4584b6b260190f4b3e2c24c676ecfcb62364833 |
File details
Details for the file FlaskAuth2FA-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-1.4.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 | 8bc072ad09762998170d35ee3fc5dbfeb489ee796153f7c3770512d16725cbcf |
|
MD5 | 19d1d40234e98f624f4e839b128ea767 |
|
BLAKE2b-256 | bc62c251561a3b0a69265a872dc99ec3b411b462d50aeda07307c81c88f21546 |