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 sort_headers parameter to api_jwt.encode #832

Merged
merged 8 commits into from
Dec 8, 2022

Commits on Nov 28, 2022

  1. Add sort_headers parameter to api_jwt.encode

    This allows you to not sort headers, which prevents a breaking change between v2.4.0 and v2.5.0
    evroon committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    2ccd0e4 View commit details
    Browse the repository at this point in the history
  2. Add test_sorting_headers test

    evroon committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b300adf View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    14cffcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    636c3fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1658335 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    34db85d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    cf57f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b12126f View commit details
    Browse the repository at this point in the history