DEVELOPER CENTER
...
Libraries
$pinc.auth

Methods

2min
  • $pinc.auth.signOut

signout

Call this method when you want to sign out of the currently logged in provider. Internally this process revokes the privilege and clears any information about the cached session. Once SignedOut the callback in data-on-logged-out is invoked.



Example

JS




Related