0.1.5 • Published 6 years ago

moonauth v0.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Moonauth

OAuth2 Server to help microservice identification. It only implements an application identification.

How to use it

Install the npm package : npm install --save moonauth

Import it into your code :

import Client from 'moonauth'