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

Added token cache map to fix use of unintended auth token for subsequent connections #2341

Merged
merged 10 commits into from
Mar 20, 2024

Commits on Feb 29, 2024

  1. Added token cache map

    tkyc committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    54554b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Added null check

    tkyc committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    67f530a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f931e4 View commit details
    Browse the repository at this point in the history
  3. Corrected return value

    tkyc committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d9bb997 View commit details
    Browse the repository at this point in the history
  4. Comments

    tkyc committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d49ec3b View commit details
    Browse the repository at this point in the history
  5. Applied formatting

    tkyc committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    86c08ed View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Increased cache TTL to 24 hrs

    tkyc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ce2d75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e4fd09 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Code review comments

    tkyc committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a3ba15d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Code reivew comments p2

    tkyc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5eb8e84 View commit details
    Browse the repository at this point in the history