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

jwt settings #122

Merged
merged 7 commits into from
Jul 8, 2024
Merged

jwt settings #122

merged 7 commits into from
Jul 8, 2024

Commits on Jun 18, 2024

  1. Avoid error 500 when context is not available

    Instead show a 403 error, that looks better
    enolfc committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8f6ecb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Make the service configurable

    enolfc committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fd3e9c5 View commit details
    Browse the repository at this point in the history
  2. Add some logging

    enolfc committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d96afa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16315a9 View commit details
    Browse the repository at this point in the history
  4. Fix token refresh

    enolfc committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3bf8f24 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Broken code somehow

    enolfc committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a108379 View commit details
    Browse the repository at this point in the history
  2. Disable pylint

    enolfc committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ff7736c View commit details
    Browse the repository at this point in the history