django-graphql-jwt
django-graphql-jwt copied to clipboard
Add support for using import strings with JWT_PUBLIC_KEY
Purpose
This updates the JWT_PUBLIC_KEY setting to support using strings= imported function to delay execution.
TODO
- [x] Add test
@mongkok @lennartkerkvliet Any chance this could be reviewed ASAP ??