feathers-authentication-management

Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication

Usage no npm install needed!

<script type="module">
  import feathersAuthenticationManagement from 'https://cdn.skypack.dev/feathers-authentication-management';
</script>

README

This module is looking for maintainers, please contact us on the Feathers Slack group (more details in #124)

feathers-authentication-management

Build Status Code Climate Test Coverage Dependency Status Download Status

Sign up verification, forgotten password reset, and other capabilities for local authentication.

Documentation

The master branch and versions >= 3.x are expected to work with Feathers v4 (a.k.a. Crow).

Versions >= 1.x are expected to work with Feathers v3 (a.k.a. Buzzard)

Developers

Refer to Documentation.

Read a step-by-step guide created by Imre Gelens

Maintainers

Refer to our guidelines.

License

This project is licensed under the MIT License - see the license file for details