warflash
Explore posts from serversServer side fetch refetches on client 3 times
https://nuxt.com/docs/api/composables/use-fetch#params
getCachedData
, key
and dedupe
are all things to consider7 replies
Server side fetch refetches on client 3 times
it not retriggering hint's towards it not being bound properly to a setup function, as that should rerun on locale change. (assuming the locale is part of the url and you don't have custom :keys set)
7 replies
Next Auth Google Provider does not call the backend endpoint
there's also https://github.com/sidebase/nuxt-auth/issues/664 which seems to be precisely your issue, so in case you're not the person that opened it I recommend tracking that
11 replies
Next Auth Google Provider does not call the backend endpoint
I can't give any particular feedback unfortunately, but based on what I saw I might have run into something similar, not 100% sure. https://github.com/nextauthjs/next-auth/issues/591#issuecomment-699906051 this helped me understand what was going on iirc + instead of googling for sidebase google for next auth/authjs since sidebase is just a wrapper.
11 replies
Next Auth Google Provider does not call the backend endpoint
I havent used Google auth before so I probably won't be of much help, however I don't see you explaining the issue or errors you are facing so if someone was able to help they'd have no idea where you're stuck
11 replies