Skip to content

M-2591 Endless securing for some accounts#1

Merged
iosDeveloperDenis merged 3 commits into
masterfrom
bug/m-2591/endless-securing-for-some-account
Jan 14, 2026
Merged

M-2591 Endless securing for some accounts#1
iosDeveloperDenis merged 3 commits into
masterfrom
bug/m-2591/endless-securing-for-some-account

Conversation

@iosDeveloperDenis

Copy link
Copy Markdown

Issue:
When token expired application is not logout

What was done:
Handle error "token-expired" and make meteor client logout

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses an issue where the application fails to log out users when their authentication token expires, causing accounts to remain in a securing state indefinitely.

Changes:

  • Added "token-expired" error handling to the resume rejection logic
  • Added verbose logging for resume rejection scenarios to aid debugging

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/user/User.ts Outdated
@iosDeveloperDenis iosDeveloperDenis merged commit e640efe into master Jan 14, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants