Next.js Discord

Discord Forum

How to override next-auth Session?

Unanswered
Golden northern bumble bee posted this in #help-forum
Open in Discord
Golden northern bumble beeOP
Is there a way to define our OWN type for the Session?

1 Reply

@Golden northern bumble bee Is there a way to define our OWN type for the Session?
yes, via the session callback, you can modify the session based on the retrieved token or user table