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

Bug: app auth cache keys missing app_id #95

Merged
merged 4 commits into from
Mar 20, 2024
Merged

Commits on Mar 19, 2024

  1. Add app_id to JWT app cache keys

    This makes the cache multi-app aware, and so that it can handle JWT tokens from multiple apps
    zegl committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    89a4a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2364ca5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    fdb6412 View commit details
    Browse the repository at this point in the history
  2. Update app.py

    yanyongyu authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    55c22ba View commit details
    Browse the repository at this point in the history