Skip to content

Fix: Remove the signout from authSigninToken#52

Merged
dholigan merged 1 commit intomasterfrom
darrell/fix-tokenauth
Aug 16, 2025
Merged

Fix: Remove the signout from authSigninToken#52
dholigan merged 1 commit intomasterfrom
darrell/fix-tokenauth

Conversation

@dholigan
Copy link
Copy Markdown

Fix: Remove the signout from authSigninToken as it was hitting the signout endpoint that invalidates the token.

I believe this is needed because the cloud team recently added code to invalidate tokens when signing out, so hitting this endpoint as part of authSigninToken was causing us to invalidate the very token we were trying to use.

signout endpoint that invalidates the token.
@dholigan dholigan requested a review from rayozzie August 15, 2025 15:10
@dholigan dholigan merged commit 3a67e8e into master Aug 16, 2025
1 check passed
@dholigan dholigan deleted the darrell/fix-tokenauth branch August 16, 2025 00:14
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.

2 participants