-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
📝 Documentation Update Needed
A pull request was recently merged that may require documentation updates.
Source PR
- Repository: kubestellar/ui
- PR: fix: remove refreshToken during logout process ui#2306
- Merged: 2026-01-02T14:34:25Z
PR Summary
This PR fixes a critical bug where the application would freeze or enter an infinite redirect loop when a user clicked "Sign Out". The fix updates the authentication hook to explicitly remove the refreshToken along with jwtToken during the logout process.
Changes Overview
- Updated
useAuth.tsto explicitly remove therefreshTokenalong with jwtToken during logout - Fixes application freeze and infinite redirect loop on sign out
- Critical authentication flow bug fix
Files Changed
1 file changed in the authentication module (useAuth.ts)
Action Required: The technical documentation writer agent will review this PR and identify specific documentation pages that need updates, then create a PR with the necessary changes.
/cc @technical-doc-writer
AI generated by scan-merged-prs
Metadata
Metadata
Assignees
Labels
No labels