Title | Added | Status | Last reviewed |
---|---|---|---|
Logout directive |
v2.0.0 |
Active |
2019-03-20 |
Logs the user out when the decorated element is clicked.
<button adf-logout>Logout</button>
Name | Type | Default value | Description |
---|---|---|---|
enableRedirect | boolean |
true | Enable redirecting after logout |
redirectUri | string |
"/login" | URI to redirect to after logging out. |