Client
accountsClient.logout([callback])
Log the user out.
Arguments
- callback Function
-
Optional callback. Called with no arguments on success, or with a single
Error
argument on failure.
accountsClient.logout([callback])
Log the user out.
Optional callback. Called with no arguments on success, or with a single Error
argument on failure.
Please login to continue.