UNPKG

cor-auth-service

Version:
27 lines (15 loc) 752 B
#### 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. ```bash 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. 1. Always try creating regression tests when you find a bug (if possible). 2. Share some context on what you are trying to do, with enough code to reproduce the issue. 3. For general questions, please create a forum thread. 4. 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.