Skip to content

Instantly share code, notes, and snippets.

@JoaquinAcuna97
Created November 16, 2020 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JoaquinAcuna97/4840556932335c78d96fa9d848eccdc4 to your computer and use it in GitHub Desktop.
Save JoaquinAcuna97/4840556932335c78d96fa9d848eccdc4 to your computer and use it in GitHub Desktop.
GRAPHQL_JWT = {
#...
"JWT_ALLOW_ANY_CLASSES": [
"graphql_auth.mutations.Register",
],
}
@Tebalo
Copy link

Tebalo commented Feb 3, 2022

Okay thanks for the quick response, it was really helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment