Skip to content

Allow logout with invalid session #7277

Closed
@dblythy

Description

@dblythy

New Feature / Enhancement Checklist

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

Discussed here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions