yujin1st/yii2-user

Flexible user registration and authentication module for Yii2

Installs: 706

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 4

Type:yii2-extension

2.1 2016-07-08 02:05 UTC

This package is auto-updated.

Last update: 2024-04-13 13:20:28 UTC


README

Module is based on https://github.com/dektrium/yii2-user

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:

  • Registration with an optional confirmation per mail
  • Registration via social networks
  • Password recovery
  • Account and profile management
  • Console commands
  • User management interface

NOTE: Module is in initial development. Anything may change at any time.

Documentation

Installation instructions | Definitive guide to Yii2-user

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

License

Yii2-user is released under the MIT License. See the bundled LICENSE.md for details.