Package Exports
- cor-auth-service
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cor-auth-service) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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-serviceIssues & 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.