Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Currently, if your session token becomes corrupted, even logging out returns "invalid session token", or "Session token is expired", meaning for most users there's no way to resolve this issue without force quitting / reinstalling.
Feature / Enhancement Description
Invalid Session Tokens shouldn't prevent users from logging out and Parse.User.current()
from clearing. Even with an invalid session, logout
should allow users to re-login.
Example Use Case
Alternatives / Workarounds
3rd Party References
Metadata
Metadata
Assignees
Labels
No labels