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 docid\ e2zqvjgkdafqzlqhz2su1 is invoked example //uses jquery $("signout button") on("click",$pinc auth signout) // onloggedout is linked through the script data on logged out attribute function onloggedout(){ //possibly redirect to login page } related script data attributes for $pinc auth module https //docs pathfix com/dollarpincauth $pinc auth profile global variable https //docs pathfix com/properties