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-0.1.0.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-0.1.0.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-0.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 | 0e3f747090fbeacdd5fa295a01a59841024717847c7c11c371adecfd5c6ec823 |
|
MD5 | cc826e4eb76142b8084aeaf4d8eb4c97 |
|
BLAKE2b-256 | 17af7ba205a179df72350e90faa61c03d43bcb2a17fac91dda3895f2c3978349 |
File details
Details for the file FlaskAuth2FA-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-0.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 | f0c4deb3e002b778bac04497ac57604b5b3c70db7414e250815f2c42bd0ec8bb |
|
MD5 | 8bcec76392ee2bc50e0fded57fcfa28b |
|
BLAKE2b-256 | 7b4ac237c418b580193cb1fd4b9cf2b957613f2e40dcf0487732f4e712b7195d |