Next.js Discord

Discord Forum

Authjs session management with database

Unanswered
Birman posted this in #help-forum
Open in Discord
BirmanOP
Hey, I am using a database adapter to provide me with user's session. Whenever I use useSession hook my database gets queries for the session, is there any way to cache that and aviod these multiple queries?

1 Reply

BirmanOP
Bumping this issue.