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

What does it do?

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

Example

Part 1. Code to include in the Login Page

HTML
JS




Part 2. Code to include in your Redirect Page

HTML