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.1.0.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-1.1.0.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-1.1.0.tar.gz
- Upload date:
- Size: 4.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 | 7574a073135f04f0ab2a285d2abbedf108dfe4053db9034b6b391cfe1ec6c2df |
|
MD5 | 99b6fe777bcae10b22147bf9fff44745 |
|
BLAKE2b-256 | d37ae32e50b54fcf41ed83eee2afc0c18aa5948615d96296f69ebb6e40068a58 |
File details
Details for the file FlaskAuth2FA-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 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 | bd36f24e69a42982402fa211cef345ae98104ecb920e29f93809af4aaad86355 |
|
MD5 | eb7e8e080951f24382fab19101a5cf40 |
|
BLAKE2b-256 | 01d187c936b8da3273015d78e946eb45abc4892114c171d87ba92a40c09914af |