Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth: Prevent logout when refreshing token #11984

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

erikjv
Copy link
Collaborator

@erikjv erikjv commented Nov 18, 2024

Prevent the user being logged out when the network disappears during OAuth token refresh.

Prevent the user being logged out when the network disappears during
OAuth token refresh.
@erikjv erikjv self-assigned this Nov 18, 2024
@erikjv erikjv marked this pull request as draft November 18, 2024 12:23
@DeepDiver1975 DeepDiver1975 marked this pull request as ready for review December 6, 2024 14:00
Copy link
Member

@DeepDiver1975 DeepDiver1975 left a comment

Choose a reason for hiding this comment

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

Seems to fix the issue -> merge

@DeepDiver1975 DeepDiver1975 merged commit 7c277c8 into master Dec 6, 2024
6 checks passed
@DeepDiver1975 DeepDiver1975 deleted the work/oauth-prevent-logout branch December 6, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OCIS/OAUTH] Windows client requesting login whenever computer awakens from deep sleep
2 participants