This website requires JavaScript.
Explore
Help
Sign In
Re-Quest
/
frontend
Watch
5
Star
0
Fork
0
You've already forked frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1e9262edfa02834c698fb8de16f2459b65b027b9
frontend
/
src
/
app
/
logout
History
pradeepkumar
1e9262edfa
fix: Prevent token race conditions by pre-saving access/refresh tokens to localStorage before NextAuth signIn and refining logout token clearing.
2026-03-16 13:25:32 +05:30
..
actions.ts
refactor: streamline logout process by integrating next-auth's signOut and a dedicated server action for cookie management.
2026-03-10 11:49:33 +05:30
page.tsx
fix: Prevent token race conditions by pre-saving access/refresh tokens to localStorage before NextAuth signIn and refining logout token clearing.
2026-03-16 13:25:32 +05:30