Auth

Authorization Resource Routes Routing the Controller Object through resource endpoints

Requires

  • module:express

Members

inner, constant auth :object

Auth Controller Object

inner, constant router :object

Express router to mount user related functions on.

Methods

inner /auth/login/()

POST /auth/login/
To Do:
  • write comments

inner /auth/signup/:type()

POST /auth/signup/:type
To Do:
  • write comments