Next.js Discord

Discord Forum

Im trying to update the session in the db and delete if the user is logged out, im using nextauth

Unanswered
American Robin posted this in #help-forum
Open in Discord
American RobinOP
Im using the jwt strategy of nextauth, so its not auto saved in the db, just in the cookies, but i would like to update/delete it in the db, how would i do it? im trying, no success so far any idea?

1 Reply

American RobinOP
any idea how i would do it?