JSPM

  • Created
  • Published
  • Downloads 40
  • Score
    100M100P100Q77974F
  • License ISC

Package for communicate with the COR API

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-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.