DEVELOPER CENTER
...
data-Attributes
$pinc.auth

data-auth-success-url

3min

Supported Types

  • Constant

Used By

  • $pinc.auth
  • $pinc.ui.auth

What does it do?

The user is redirected to the page specified here post authentication. There is a constraint that the value should be relative to the host name.

i.e. If login is at "https:/example.com/login" and redirect page is at "https://example.com/redirect-page" then the value in this attribute should be data-auth-success-url="/redirect-page"