next-app-session icon indicating copy to clipboard operation
next-app-session copied to clipboard

session destroy not working

Open ghost opened this issue 1 year ago • 0 comments

code @majidkuhail :

export async function destroySession() { await session().destroy(); }

ghost avatar May 23 '24 08:05 ghost