When signed in with Social providers authClient.useSession doesn't make requests to the server

I use better-auth/vue in Nuxt, everything is set up as in the docs, triple checked. With the same code everything works when I signed in with email/password credentials, I can see in the browser console that the session is fetched when needed. But with social providers it's not calling the server at all (I tested it with Google and Microsoft). Is it a bug or I'm missing anything here?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?