Why isn't the Drizzle Adapter updating my Google OAuth refresh token in Auth.js?

I'm using Auth.js with the Drizzle Adapter, and since my app is still in testing mode, my Google OAuth refresh token expired after 7 days. I have prompt: "consent" and access_type: "offline" set, so I should be receiving a new refresh token, but it doesn’t seem to update in the database. Has anyone encountered this issue before? How can I ensure the refresh token gets properly updated? Any help would be greatly appreciated! 🙌
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?