storyteller:accounts-server

v0.1.3Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Code ClimateTest CoverageIssue CountStories in Ready

Server functionality to storyteller:accounts-react-materialize

NOT FOR PRODUCTION

Roles

This package uses alanning:roles and automatically adds newly registered users to the user group.

Methods:

accountChangeUsername Accepts a new username

accountAddEmail Accepts a new e-mail address to be added to the user profile

accountRemoveEmail Removes the inputed e-mail address from the user profile

accountVerifyEmailSend Sends verification e-mail to the given address

accountSendResetPassword Sends reset password e-mail to the given e-mail address NOTE: Reset password flow is not yet implemented

TODO:

  • More validation
  • Reset password process
  • E-mails
  • Ability to change defaults via a settings file
  • Tests
  • Handle third party logins
  • i18n