DEVELOPER CENTER
...
JavaScript
Libraries
$pinc.ui.auth
3min
Dependencies
- $pinc
- $pinc.oauth
- $pinc.auth
Script module (separate each by a comma)
- pinc.auth.min
- ui.auth
Our ui.auth module depends heavily on the pinc.auth.module and provides a user interface to enable the equivalent of a multi provider SSO. The is the primary module behind the Single Sign on (SSO) / Social login
Primary Functions
- Listen to internal events of $pinc.auth module and convert them into simplified events that map to data-on-logged-out and data-on-logged-in
Example
Part 1. Code to include in the Login Page
Part 2. Code to include in your Redirect Page
Updated 03 Mar 2023
Did this page help you?