@shingo/auth-api-server

Provide auth services for Shingo APIs

Usage no npm install needed!

<script type="module">
  import shingoAuthApiServer from 'https://cdn.skypack.dev/@shingo/auth-api-server';
</script>

README

@shingo/auth-api-server

GRPC server for authentication services

Usage

  1. Clone the repository and build with npm run build
  2. Run with npm start

Running

npm i -g @shingo/auth-api-server && npx auth-api-server OR npx @shingo/auth-api-server