nextAuth v4 google oauth setup #2693
-
I'm trying to do google oauth. This is what I get after selecting a google account. I'm using the v4 beta. Any ideas why I'm getting this? Everything else appears to be right. Am I missing new specific something in v4
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Yes. Try reading the migration docs: https://next-auth.js.org/getting-started/upgrade-v4#adapters This has been asked already twice today: Update Assuming you read the docs, I am happy to take suggestions, how to elevate the relevant part at this point, because we seem to fail to communicate that correctly. |
Beta Was this translation helpful? Give feedback.
Yes. Try reading the migration docs:
https://next-auth.js.org/getting-started/upgrade-v4#adapters
This has been asked already twice today:
https://github.com/nextauthjs/adapters/issues/208
https://github.com/nextauthjs/adapters/issues/209
Update
Four times in total.
https://github.com/nextauthjs/adapters/issues/211
Assuming you read the docs, I am happy to take suggestions, how to elevate the relevant part at this point, because we seem to fail to communicate that correctly.