Parse User Logout

123 Views Asked by At

How can I log the user out when he clicks the log out button? Using the Parse API, and jquery/javascript.

Parse.User.logOut();

And it diddnt seem to do the trick?

0

There are 0 best solutions below