This package has been deprecated

Author message:

4.x is no longer supported

@ovh-ux/ng-ovh-sso-auth-modal-plugin

4.1.1 • Public • Published

ng-ovh-sso-auth-modal-plugin

Plugin for ng-ovh-sso-auth library.

npm version Downloads Dependencies Dev Dependencies

Install

$ yarn add @ovh-ux/ng-ovh-sso-auth-modal-plugin

Usage

It overrides the ng-ovh-sso-auth's handleSwitchSession function, to display a modal when user switch:

  • from connected to disconnected
  • from disconnected to connected
  • from connected to connected with other
import angular from 'angular';
import ngOvhSsoAuthModalPlugin from '@ovh-ux/ng-ovh-sso-auth-modal-plugin';

angular.module('myApp', [ngOvhSsoAuthModalPlugin]);

Test

$ yarn test

Related

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.

License

BSD-3-Clause © OVH SAS

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @ovh-ux/ng-ovh-sso-auth-modal-plugin

    Weekly Downloads

    8

    Version

    4.1.1

    License

    BSD-3-Clause

    Unpacked Size

    75.8 kB

    Total Files

    46

    Last publish

    Collaborators

    • antleblanc
    • blary_jp
    • cbourgois
    • jisay
    • lizardk
    • marie-j
    • ovh
    • ovh-ux-cds