© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
SignOut doesn't redirect - Better Auth
BA
Better Auth
•
6mo ago
•
2 replies
arnez
SignOut doesn't redirect
Why does this not redirect IMMEDIATELY
<DropdownMenuItem
onClick
=
{async
(
)
=
>
{
await authClient
.signOut
(
)
;
}
}
>
<LogOut
/
>
Log out
<
/DropdownMenuItem
>
Similar Threads
signOut doesn't work at all
BA
Better Auth / help
7mo ago
redirect after signout on a protected page
BA
Better Auth / help
12mo ago
SignOut function doesn't immediately re-invoke session change
BA
Better Auth / help
13mo ago
Middleware signout
BA
Better Auth / help
16mo ago