Flask-User
User auth manager
A customizable user authorization and management system for Flask web applications.
Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password and more.
1k stars
40 watching
291 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anurag90x/flask-pundit | An extension for managing resource authorization and scoping in Flask web applications. | 52 |
mushroommaula/fastapi_login | A FastAPI plugin for managing user authentication via JSON Web Tokens. | 650 |
flask-extensions/flask-simplelogin | Provides a simple authentication mechanism for Flask applications | 199 |
crisu83/yii-auth | Provides a web user interface for managing user permissions in Yii projects. | 134 |
ergo/ziggurat_foundations | Framework agnostic authorization and permission management toolkit | 71 |
miguelgrinberg/flask-httpauth | Provides authentication mechanisms for Flask web applications | 1,268 |
app-generator/sample-flask-htmlx-mkit | A Flask-based web application using HTMLx and Material Kit design for a simple user authentication and management system. | 14 |
appdoctorio/accesspass | Provides full user authentication features for an API. | 70 |
cakedc/users | Provides user authentication and management features for CakePHP applications | 522 |
julianwachholz/django-guest-user | Allows visitors to interact with a website without requiring registration. | 75 |
singingwolfboy/flask-dance | A Flask extension for handling OAuth authentication flows | 1,007 |
ilanusse/praetorian | A lightweight authorization system that uses policy classes and does not require any additional dependencies. | 59 |
mojolingo/mojo-auth.ex | An Elixir implementation of HMAC-based authentication | 4 |
fukamachi/mito-auth | Provides a mixin class for user authorization with secure password hashing and salting. | 18 |
dereuromark/cakephp-tinyauth | A CakePHP plugin for handling authentication and authorization in a simple and efficient way. | 126 |