accountLink.signOut()
- Print
accountLink.signOut()
- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback
accountLink.signOut()
The user has explicitly logged out of the X1 App.
Signature:
$badger.accountLink().signOut();
Parameters:
None.
Return Values:
None.
Mandatory integration:
If your X1 App offers a signed-in experience, you must communicate signed-out status via the accountLink.signOut()
method.
Was this article helpful?