https://github.com/feathersjs-ecosystem/feathers-authentication-management
Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication
https://github.com/feathersjs-ecosystem/feathers-authentication-management
authentication email feathersjs
Last synced: about 2 months ago
JSON representation
Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication
- Host: GitHub
- URL: https://github.com/feathersjs-ecosystem/feathers-authentication-management
- Owner: feathersjs-ecosystem
- License: mit
- Created: 2016-11-21T22:55:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T19:11:34.000Z (9 months ago)
- Last Synced: 2025-05-07T11:49:01.289Z (about 2 months ago)
- Topics: authentication, email, feathersjs
- Language: TypeScript
- Homepage: https://feathers-a-m.netlify.app/
- Size: 3.09 MB
- Stars: 249
- Watchers: 10
- Forks: 98
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-feathersjs - feathers-authentication-management - User email verification and password reset capabilities to local feathers-authentication (service) (Plugins / Authentication and Authorization)
README
# feathers-authentication-management
**Sign up verification, forgotten password reset, and other capabilities for local authentication.**[](https://github.com/feathersjs-ecosystem/feathers-authentication-management/actions/workflows/node.js.yml?query=branch%3Amaster)
[](https://codeclimate.com/github/feathersjs-ecosystem/feathers-authentication-management)
[](https://codeclimate.com/github/feathersjs-ecosystem/feathers-authentication-management/coverage)
[](https://libraries.io/npm/feathers-authentication-management)
[](https://www.npmjs.com/package/feathers-authentication-management)
[](https://github.com/feathersjs-ecosystem/feathers-authentication-management/blob/master/LICENSE)```bash
npm i feathers-authentication-management
```## ⭐️⭐️⭐️ Documentation
You need more information? Please have a look at our new docs at [feathers-a-m.netlify.app](https://feathers-a-m.netlify.app/).
### Maintainers
Refer to our [guidelines](./development.md).
## License
This project is licensed under the MIT License - see the [license file](./LICENSE) for details