leaps/leaps-user

This package is abandoned and no longer maintained. No replacement package was suggested.

Flexible user registration and authentication module for Leaps

Maintainers

Details

github.com/leaps/leaps-user

Installs: 109

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:leaps-extension

This package has no released version yet, and little information is available.


README

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 leaps-user which is a flexible user management module for leaps 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.

文档

安装说明 | Definitive guide to Leaps-user

授权

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