NextAuth OAUTH_CALLBACK_ERROR - checks.state argument is missing
Getting this stacktrace after logging in via google provider on nextauth, as soon as I get redirected. Weirdly enough I am logged in though but when trying to access token it's null, and if I refresh page i'm logged out again. What is this and how can I debug this?
6 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Nope I switched to session strategy since I couldnt fix this issue withg jwt
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Yeah same tbh, nobody replied to this thing and I was like "I can't be the only one right...?"
The weird part about it is, it happens on very specific browsers for some reason
On my google chrome it works, on firefox it doesnt, tried clearing cookies on both. On anohter PC it's the exact opposite, it works on firefox but not chrome
And I have no clue how to even start debugging this, as it seems like an internal issue in the module itself
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View