JSPM

@rula/loopback-component-cas

1.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q35831F
  • License MIT

Loopback component used to add CAS authentication via Passport. Similar to `loopback-component-passport`.

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