data-auth-success-url
4min
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"

Updated 03 Mar 2023
Did this page help you?
Yes
No