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

[MOB-9954]: Fix Circular Dependency and Clean Up Auth Checks on API Calls #467

Merged
merged 11 commits into from
Oct 17, 2024

Commits on Oct 15, 2024

  1. fix replay issue with JWT

    mprew97 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b3b1738 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix spec

    mprew97 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ff46dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f64ac33 View commit details
    Browse the repository at this point in the history
  3. move initialize check over

    mprew97 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    51fe07c View commit details
    Browse the repository at this point in the history
  4. add type of auth util

    mprew97 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    66596ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    116a1d8 View commit details
    Browse the repository at this point in the history
  6. add getter

    mprew97 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8165b4a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix

    mprew97 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0785b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d26d7 View commit details
    Browse the repository at this point in the history
  3. lets see

    mprew97 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e3cf6fa View commit details
    Browse the repository at this point in the history
  4. add additional endpoints

    mprew97 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    825936e View commit details
    Browse the repository at this point in the history