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 Utils update to support "audience" #949

Merged
merged 4 commits into from
Jul 31, 2023
Merged

Commits on Jul 31, 2023

  1. Updated JwtUtils to support audience

    re-ordered json claim fields to match go, fixed tests
    scottf committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bb87373 View commit details
    Browse the repository at this point in the history
  2. Updated JwtUtils to support audience

    re-ordered json claim fields to match go, fixed tests
    scottf committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    42c4a7e View commit details
    Browse the repository at this point in the history
  3. Updated JwtUtils to support audience

    re-ordered json claim fields to match go, fixed tests
    scottf committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1bd4084 View commit details
    Browse the repository at this point in the history
  4. reverted uncessary change

    scottf committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    614b947 View commit details
    Browse the repository at this point in the history