Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for using import strings with JWT_PUBLIC_KEY #286

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2021

  1. Add support for using import strings for JWT_PUBLIC_KEY

    ## Purpose
    This updates the `JWT_PUBLIC_KEY` setting to support using strings
    jackton1 committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    9d8cf22 View commit details
    Browse the repository at this point in the history
  2. Update settings.py

    jackton1 committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    67528fe View commit details
    Browse the repository at this point in the history
  3. Update settings.py

    jackton1 committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    28ac9b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Updated test.

    jackton1 committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    b39b272 View commit details
    Browse the repository at this point in the history