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.1.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-1.7.1.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-1.7.1.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 | 5bd34eba1cbdf20b00de29623ff67978e7b14a08021e4e7e0f51bb4340962cec |
|
MD5 | 02a7909712c0befaed12413f2005bc15 |
|
BLAKE2b-256 | f647f01999ed67fca3362176728645b004a3cf2c8dadc2fd1c8f439c6cad0c50 |
File details
Details for the file FlaskAuth2FA-1.7.1-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-1.7.1-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 | 6304999546b4dfea0fb41b600ab20d0a56550d80875f7253c3dcdfe9c41d7dd8 |
|
MD5 | 2a176e9931e46c3ee0dea381b1b1a408 |
|
BLAKE2b-256 | f0ec7f028424a2e3f96ce2724da206cb84489c43fdd58a31b1e8998dfe6d33a0 |