I use n "next": "14.1.3", "next-auth": "^4.24.7", "next-auth-hasura-adapter": "^2.0.0". My question about Yandex Provider with Hasura adapter #11598
Unanswered
KhekhaevSelim
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My question about Yandex Provider with Hasura adapter. Isolation yandex provuder working good, but when i connect hasura adapter - first try registration i get error - "INVALID GRANT" and I stay on the same authorization page, I get a postscript in the url callbackerror, but in fact the user is created in the database, but log in is obtained only after a second attempt to log in. This is not the case with Google and github providers. My team and I have been trying for 5 days to figure out what the reason is, the only thing that is known is that it is the Yandex provider + hasura adapter that really breaks down the first time you try to log in
Beta Was this translation helpful? Give feedback.
All reactions