feathers-authentication-management
Version:
Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication
32 lines (18 loc) • 2.11 kB
Markdown
**This module is looking for maintainers, please contact us on the [Feathers Slack group](http://slack.feathersjs.com/)** (more details in [#124](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/124))
## feathers-authentication-management
[](https://travis-ci.org/feathersjs-ecosystem/feathers-authentication-management)
[](https://codeclimate.com/github/feathersjs-ecosystem/feathers-authentication-management)
[](https://codeclimate.com/github/feathersjs-ecosystem/feathers-authentication-management/coverage)
[](https://david-dm.org/feathersjs-ecosystem/feathers-authentication-management)
[](https://www.npmjs.com/package/feathers-authentication-management)
**Sign up verification, forgotten password reset, and other capabilities for local authentication.**
## Documentation
The [`master`](https://github.com/feathersjs-ecosystem/feathers-authentication-management) branch and versions >= 3.x are expected to work with [Feathers v4](https://docs.feathersjs.com/) (a.k.a. Crow).
Versions >= 1.x are expected to work with [Feathers v3](https://buzzard.docs.feathersjs.com/) (a.k.a. Buzzard)
### Developers
Refer to [Documentation](./docs.md).
Read a [step-by-step guide](https://hackernoon.com/setting-up-email-verification-in-feathersjs-ce764907e4f2) created by Imre Gelens
### Maintainers
Refer to our [guidelines](./development.md).
## License
This project is licensed under the MIT License - see the [license file](./LICENSE) for details