moonauth
v0.1.5
Published
OAuth2 Server for Micro-Services
Downloads
4
Readme
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'