Jack Lynch
Jack Lynch
@kochis Thanks for the quick feedback! I am interested if there is any type of a public roadmap that's available to at least see where the direction of this package...
This thread was super helpful! Got me past a few roadblocks while trying to use this sdk with nextjs and serverless api functions
I am also having this issue right now. I am trying to use this package in a Next.JS app and I am running into some issues. Does anyone have any...
So are you suggesting storing the `access_token` and `refresh_token` in the next-auth token?
So then you're saying that you set the `access_token` and `refresh_token` every time you use the `authClient` to make a request?
You have been very helpful so thank you for that @Th3Gavst3r !! Would you happen to have any sort of example code somewher you could point me towards though? I...