@orbis-cascade/primo-explore-force-services-page-auth

1.1.0 • Public • Published

primo-explore-force-services-page-auth

Features

When users are directed to the services page (e.g. from a database) and are not already logged in, Primo will trigger a login. This should work for both PDS and non-PDS authentication.

Install

  1. Make sure you've installed and configured primo-explore-devenv.
  2. Navigate to your template/central package root directory. For example:
    cd primo-explore/custom/MY_VIEW_ID
    
  3. If you do not already have a package.json file in this directory, create one:
    npm init -y
    
  4. Install this package:
    npm install primo-explore-force-services-page-auth --save-dev
    

Usage

Once this package is installed, add forceServicesPageAuth as a dependency for your custom module definition.

var app = angular.module('viewCustom', ['forceServicesPageAuth'])

Note: If you're using the --browserify build option, you will need to first import the module with:

import 'forceServicesPageAuth';

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @orbis-cascade/primo-explore-force-services-page-auth

      Weekly Downloads

      0

      Version

      1.1.0

      License

      MIT

      Unpacked Size

      3.61 kB

      Total Files

      5

      Last publish

      Collaborators

      • kveldhui
      • eoulib
      • bryan_v
      • budak
      • jeremy2443