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

auto renewal of refresh token, update cfclient #62

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    5466582 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. fix metrics registration

    RalfHammer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    003a9ed View commit details
    Browse the repository at this point in the history
  2. minor improvements

    RalfHammer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c8286d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. get rid of docker warning

    RalfHammer committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3597f4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6861b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. add log message

    RalfHammer committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    73f815a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    9fe7844 View commit details
    Browse the repository at this point in the history
  2. add expiry timestamp to token cache

    delete cacheEntry when expired
    uwefreidank committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    89f1ac6 View commit details
    Browse the repository at this point in the history
  3. remove error log

    uwefreidank committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    78b426d View commit details
    Browse the repository at this point in the history
  4. add license header

    uwefreidank committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    edba2fd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    40c1380 View commit details
    Browse the repository at this point in the history
  2. improve client_tests

    uwefreidank committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    dd3da7a View commit details
    Browse the repository at this point in the history