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 authentication #3

Merged
merged 18 commits into from
Jul 19, 2024
Merged

JWT authentication #3

merged 18 commits into from
Jul 19, 2024

Commits on Jul 17, 2024

  1. Initial import

    achouippe committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    24e4836 View commit details
    Browse the repository at this point in the history
  2. cleanup

    achouippe committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    67588cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd3a422 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a929e11 View commit details
    Browse the repository at this point in the history
  5. Unit tests for JwtAuthPlug

    achouippe committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    447e06b View commit details
    Browse the repository at this point in the history
  6. Mix format

    achouippe committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    662d0f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Enable test on CI

    bpaquet committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b1ac770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbdcb21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47d5a9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e1d772 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c0ce85 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    achouippe committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fb48e8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba3bc7b View commit details
    Browse the repository at this point in the history
  8. Fix format

    achouippe committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    990f86d View commit details
    Browse the repository at this point in the history
  9. Fix typo

    achouippe committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ac5219b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Update env var name

    achouippe committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    44d7e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeef4bb View commit details
    Browse the repository at this point in the history
  3. Fix format

    achouippe committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ecf267b View commit details
    Browse the repository at this point in the history