Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

feathers-authentication-management

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-authentication-management

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

  • 0.1.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9K
increased by6.72%
Maintainers
1
Weekly downloads
 
Created
Source

feathers-authentication-management

Build Status Code Climate Test Coverage Dependency Status Download Status

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

This repo work with either the v1.0 rewrite of feathers-authentication or with v0.7.

Multiple communication channels:

Traditionally users have been authenticated using their username or email. However that landscape is changing.

Teens are more involved with cellphone SMS, whatsapp, facebook, QQ and wechat then they are with email. Seniors may not know how to create an email account or check email, but they have smart phones and perhaps whatsapp or wechat accounts.

A more flexible design would maintain multiple communication channels for a user -- username, email address, phone number, handles for whatsapp, facebook, QQ, wechat -- which each uniquely identify the user. The user could then sign in using any of their unique identifiers. The user could also indicate how they prefer to be contacted. Some may prefer to get password resets via long tokens sent by email; others may prefer short numeric tokens sent by SMS or wechat.

feathers-authentication and feathers-authentication-management provide much of the infrastructure necessary to implement such a scenario.

Documentation

Refer to Feathersjs documentation.

feathers-authentication-management is part of the Auk release of Feathersjs.

Tests

Run npm test

License

MIT. See LICENSE.

Keywords

FAQs

Package last updated on 30 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc