jschuur / decent-nextjs-starter-template

An okay template to start a new Next.js project with shadcn/ui, Drizzle/Turso, Auth.js and SST (Ion) already set up.
https://decent.joostschuur.com/
7 stars 1 forks source link

BUG: Signout doesn't change client side signed in state #26

Open jschuur opened 1 week ago

jschuur commented 1 week ago

Since moving to a server action based sign-out, after signing out the cards still have the hover buttons and behaviour of a logged in (admin)user and the 'Admin' menu items still exists.