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.5.0.tar.gz
(5.8 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-1.5.0.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-1.5.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 | 7898e7c023a8b0be2afd7f832fd5a4ceb5da9bc16b8b2d5c3b62fff2b1bc9ef2 |
|
MD5 | e280f8d1111d71d0df655b93754ffd16 |
|
BLAKE2b-256 | fdfab32da9f89ef839037f45bcc5a65f8aacd81987c0acd5acbff2cc55b4aa6d |
File details
Details for the file FlaskAuth2FA-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-1.5.0-py3-none-any.whl
- Upload date:
- Size: 8.1 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 | 2c9ae5c1eddf4be416de1bcc8c843b30fc27417fd90471e747405c4d2bbfdc9d |
|
MD5 | 083604c40d2045b81d34c0196fa12b21 |
|
BLAKE2b-256 | 8ead3ab94c4138eb17329088dfe0caa8bc9cb2daa48901edc637dfc23a849a6a |