at_hash mismatch error with custom provider #9105
Replies: 1 comment 1 reply
-
I've got the same issue, do you find any stuff to fix it ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using next-auth with my custom provider configured with pkce flow and I have the following error when I'm trying to connect
at_hash mismatch, expected Nfd3scV62rMMJ3yjDwWijg, got: Nfd3scV62rMMJ3yjDwWijg==
Any idea to solve this problem ?
Beta Was this translation helpful? Give feedback.
All reactions