4.1.1 • Published 2 years ago

@ovh-ux/ng-ovh-sso-auth-modal-plugin v4.1.1

Weekly downloads
216
License
BSD-3-Clause
Repository
github
Last release
2 years ago

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

4.1.1

2 years ago

4.1.0

2 years ago

4.0.6

3 years ago

4.0.5

3 years ago

4.0.4

3 years ago

4.0.3

3 years ago

4.0.2

3 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.0.4

5 years ago

3.0.3

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago