Replies: 5 comments
-
This will play very nicely with the React Query Next.js integration! https://react-query.tanstack.com/guides/ssr#using-nextjs |
Beta Was this translation helpful? Give feedback.
-
This is made available as a standalone package at Here is the code repo: https://github.com/nextauthjs/react-query#readme |
Beta Was this translation helpful? Give feedback.
-
Have they changed the function return signature of useSession since this was written?
has anyone tweaked this useSession implementation? |
Beta Was this translation helpful? Give feedback.
-
I think this is it
This means i can use
|
Beta Was this translation helpful? Give feedback.
-
The only thing missing was the await on res.json()
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions