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.6.0.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file FlaskAuth2FA-1.6.0.tar.gz
.
File metadata
- Download URL: FlaskAuth2FA-1.6.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43b33ced1dd31b8635237ec7ebc6c1f8439f039e92bc5d590067f7132c7f2c3a |
|
MD5 | d73bef05dcdf2ded236eba49f90d40ae |
|
BLAKE2b-256 | a6f3be1f43d7df515ab7c5a85a2fce5cff2c3e8b939b64d320d4528e9c9031fa |
File details
Details for the file FlaskAuth2FA-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: FlaskAuth2FA-1.6.0-py3-none-any.whl
- Upload date:
- Size: 8.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 | c5fadad8a143cd58835f22dc5f52ce86e583ab6ee78f12ae1772569f21ff66c4 |
|
MD5 | fdecf0b280bd16f9b37c91ad2acfcfe7 |
|
BLAKE2b-256 | 52928f2c0527a5da8f184b6e7224ef769a69f8cbc1dc894845826bf151d740d2 |