What's This?
Cor Auth Service is a NPM package for the COR API comunication.
Getting Started
Simply run the below command and follow the instructions below.
npm install cor-auth-service
Issues & PR
It is always helpful if we try to follow certain practices when creating issues or PR's, since it will save everyone's time.
- Always try creating regression tests when you find a bug (if possible).
- Share some context on what you are trying to do, with enough code to reproduce the issue.
- For general questions, please create a forum thread.
- When creating a PR for a feature, make sure to create a parallel PR for docs too.
License
COR Auth Service is open-sourced software licensed under the ISC license.