django-graphql-jwt icon indicating copy to clipboard operation
django-graphql-jwt copied to clipboard

Add support for using import strings with JWT_PUBLIC_KEY

Open jackton1 opened this issue 4 years ago • 0 comments

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 ??

jackton1 avatar Aug 28 '21 16:08 jackton1