项目作者: chuan137

项目描述 :
Services with feathersjs
高级语言: JavaScript
项目地址: git://github.com/chuan137/feathers-auth.git
创建时间: 2017-02-08T00:10:17Z
项目社区:https://github.com/chuan137/feathers-auth

开源协议:MIT License

下载


Feathersjs Example with Authentication

About

I build this project while getting familiar with feathersjs, which is a light weight server stack for nodejs. One can build and extend api easily with services and hooks. Since feathersjs is under heavy development, it is a bit difficult for me to follow the details in the docs to build a real project. I am sharing this to help others who might want to jump in quickly.

Features

  1. feathers-authentication 1.0 instead of 0.7
  2. Email notification with feathers-authentication-management
  3. Tests with promises