We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi,
The issue is simple, I signed my user in but after I logged out with "user.logout();",
when I restart my application and check my ParserUser.currentUser(), it still contains my user.
In advance, thank you.
The text was updated successfully, but these errors were encountered:
Oh, very strange. I thought that was working. I will add that fix to V1.0.6.
Thank you for reporting that.
Sorry, something went wrong.
Fixed with v1.0.6 - Currently on develop branch but will be released very shortly.
No branches or pull requests
Hi,
The issue is simple, I signed my user in but after I logged out with "user.logout();",
when I restart my application and check my ParserUser.currentUser(), it still contains my user.
In advance, thank you.
The text was updated successfully, but these errors were encountered: