Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 386 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 386 Bytes

authServer

Authorization server based on Node.js & MongoDB

This server using Hapi.js and hapi auth bearer token

You can register, log in, delete, watch and update information about your account.

It's just a backend and you need to use Postman or something like this to see how it works.