Skip to content

YerkoPalma/node-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful version of node simple login

This repo is based on the scoth tutorial on simple node auth. It aims to make the simple login without any client, just server side as a RESTful API to be consumed later by any kind of client (web, mobile or whateveer).

It also (will have) has other cool features like.

  • Unit testing
  • Ci through WerckerCi

TODO

  • Remove all render calls from the router
  • Remove .ejs views
  • Add Mocha + supertest + should.js unit testing
  • Add docs for routes

About

🔑 Basic node authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published