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
292 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 handling user authentication and token management. | 645 |
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,264 |
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. | 15 |
appdoctorio/accesspass | Provides full user authentication features for an API. | 70 |
cakedc/users | A user authentication plugin for CakePHP that provides basic and advanced features for managing users. | 522 |
julianwachholz/django-guest-user | Allows visitors to interact with a website without requiring registration. | 74 |
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 in Common Lisp applications. | 18 |
dereuromark/cakephp-tinyauth | A CakePHP plugin for handling authentication and authorization in a simple and efficient way. | 126 |