Aland
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Aland on 6/13/2023 in #questions
Does NextAuth refresh access_token automatically?
As the title says I was wondering about refreshing the access token, Does NextAuth does that automatically?
Or as the docs say, you have to implement it manually?
https://authjs.dev/guides/basics/refresh-token-rotation#jwt-strategy
2 replies
TTCTheo's Typesafe Cult
•Created by Aland on 2/13/2023 in #questions
new TRPCError "cause" field is not working
I have this error and lets say i want to provide more information and a custom error code in the cause field.
But on the client the cause field is just not there i can't get the cause field.... , Am i doing anything wrong?
4 replies