ovh-angular-sso-auth-modal-plugin

2.0.1 • Public • Published

ovh-angular-sso-auth-modal-plugin

OVH component

NPM

Maintenance Chat on gitter Build Status

Plugin for ovh-angular-sso-auth library. It overrides the ovh-angular-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

Usage


angular.module("myApp", [... , "ssoAuth", "ssoAuthModalPlugin"])
 
// [OPTIONAL]
.config(function (ssoAuthModalPluginFctProvider) {
    ssoAuthModalPluginFctProvider.setTranslationsPath("../bower_components/ovh-angular-sso-auth-modal-plugin/dist");
});
 

Contributing

You've developed a new cool feature ? Fixed an annoying bug ? We'd be happy to hear from you !

Have a look in CONTRIBUTING.md

Run the tests

npm test

Related links

License

See https://github.com/ovh-ux/ovh-angular-sso-auth-modal-plugin/blob/master/LICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i ovh-angular-sso-auth-modal-plugin

Weekly Downloads

0

Version

2.0.1

License

BSD-3-Clause

Last publish

Collaborators

  • marie-j
  • jisay
  • axelpeter
  • blary_jp
  • antleblanc
  • cbourgois
  • ovh-ux-cds
  • lizardk
  • ovh
  • gioindahouz
  • jleveugle
  • bnjjj
  • khuang