Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Django Allauth | 8,324 | 5,160 | 126 | 7 hours ago | 70 | March 31, 2023 | 99 | mit | Python | |
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. | ||||||||||
Laravel Auth | 2,902 | a month ago | 5 | mit | JavaScript | |||||
Laravel 10 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. 5 Minutes Stand-up time. | ||||||||||
Django Social Auth | 2,564 | 299 | 2 | 7 years ago | 84 | September 07, 2013 | 4 | other | Python | |
Django social authentication made simple | ||||||||||
Django Rest Auth | 2,331 | 1,109 | 25 | a year ago | 25 | April 01, 2019 | 234 | mit | Python | |
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON) | ||||||||||
Webauthn | 998 | 10 months ago | bsd-3-clause | Go | ||||||
WebAuthn (FIDO2) server library written in Go | ||||||||||
Yii2 User | 949 | 611 | 61 | 2 years ago | 26 | April 03, 2018 | 111 | mit | PHP | |
[ABANDONED] Flexible user registration and authentication module for Yii2 | ||||||||||
Django Registration | 859 | 2,379 | 21 | 3 months ago | 25 | May 28, 2022 | 1 | bsd-3-clause | Python | |
An extensible user-registration app for Django. | ||||||||||
Php Auth | 842 | 32 | 13 | 2 years ago | 38 | April 21, 2021 | 30 | mit | PHP | |
Authentication for PHP. Simple, lightweight and secure. | ||||||||||
Openid Connect Php | 515 | 23 | 6 | 2 months ago | 20 | September 30, 2022 | 83 | apache-2.0 | PHP | |
Minimalist OpenID Connect client | ||||||||||
Django Rest Registration | 454 | 11 | 7 days ago | 43 | March 23, 2022 | 21 | mit | Python | ||
User-related REST API based on the awesome Django REST Framework |
Most of web applications provide a way for users to register, log in or reset their forgotten passwords. Rather than re-implementing this on each application, you can use Yii2-user which is a flexible user management module for Yii2 that handles common tasks such as registration, authentication and password retrieval. The latest version includes following features:
NOTE: Module is in initial development. Anything may change at any time.
Read the Documentation for master
Read the Documentation for v0.9.12
All installation instructions are located in documentation.
If you have any questions or problems with Yii2-user you can ask them on our forum.
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
Yii2-user is released under the MIT License. See the bundled LICENSE.md for details.