Problem using social auth in stateless webapp · Issue #403 · sunscrapers/djoser

I have the same problem as here, meaning, the last step of Google OAuth2 authentication is not working. After some searching, I saw that the problem comes from the validation of state : the value i...