Dashboard > Pulse v1.2 > ... > Remote API Functions > RemoteApi.logout
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  RemoteApi.logout
Added by Jason Sankey, last edited by Jason Sankey on Apr 30, 2006
Labels: 
(None)

Pulse Manual Index

Synopsis

boolean logout(string token)

Parameters

Parameter Type Description
token string The token to be invalidated.

Returns

True if the logout was successful (i.e. the passed token was valid before this call).

Description

Explicitly ends a remote API session by invalidating the given token. The token will no longer be valid credentials. To obtain a new token, call RemoteAPI.login.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators