Package Exports
- @rula/loopback-component-cas
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 (@rula/loopback-component-cas) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
loopback-component-cas
This module provides integration between LoopBack and Passport to support Central Authentication Service (CAS) login for LoopBack applications.
It is based off loopback-component-passport
and has been created to work
in situations when only CAS authentication is deired. It does not support a number of the features (e.g. account linking) that are provided by loopback-component-passport
.
Installation
npm install --save @rula/loopback-component-cas