A lightweight extension & library to security Flask applications quickly and simply.
Project description
A lightweight extension & library to security Flask applications quickly and simply.
About Flask-Identity
Flask-Identity allows you to quickly add common security mechanisms to your Flask application. They include:
Session based authentication
User and role management
Password hashing
Basic HTTP authentication
Token based authentication
Login tracking
JSON/Ajax Support
Why create Flask-Identity?
Currently there are so many security middleware for Flask, most them depends on many extensions/libraries. It’s easy to start but hard to configure because some options are defined by the dependencies.
Flask-Identity is a lightweight security extension with all-in-one configurations and less third dependencies, some codes are direct merged from other successful open-source libraries:
Contributing
Issues and pull requests are welcome. Please consult these contributing guidelines.
Installing
Install and update using pip:
pip install -U Flask-Identity
Resources
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flask_identity-1.0.6.tar.gz.
File metadata
- Download URL: flask_identity-1.0.6.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.3 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99386068f0906f47bf049fb5e43ecc2d921ff134cee1e7c94aef668c825a5a05
|
|
| MD5 |
17eced733f81d9ef3087173e47682efa
|
|
| BLAKE2b-256 |
a511b91fcee3cfee59f71e7db77014ecdbf1ec88c5e25af7b93bc4a015522050
|
File details
Details for the file flask_identity-1.0.6-py3-none-any.whl.
File metadata
- Download URL: flask_identity-1.0.6-py3-none-any.whl
- Upload date:
- Size: 35.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.3 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bd41ed87bc01c807d6bd84fba5daaceb5374a62b1ffb6705e6a8bb0e9473693
|
|
| MD5 |
f2d76e84637be4a8e5e9dae5b74c04bc
|
|
| BLAKE2b-256 |
c28750c62622540e3332670d7c767f98482b91090ec7115b6fbe3fce1b31dac0
|