DEVELOPER CENTER
...
data-Attributes
$pinc.auth
data-auth-providers
3 min
supported types constant used by $pinc auth $pinc ui auth what does it do? the attributes provides a final override setting to the sso module it works in combination with the configured list of providers to arrive at a list of providers that it should check for scenario 1 \ data auth providers="fb,ms" \ configured integrations in pathfix by you = "fb,ms,linkedin,google" \ outcome = "fb,ms" scenario 2 \ data auth providers="fb,ms,linkedin" \ configured integrations in pathfix by you = "fb,ms" \ outcome = "fb,ms" scenario 3 \ data auth providers="" \ configured integrations in pathfix by you = "fb,ms,linkedin,google" \ outcome = "fb,ms,linkedin,google"