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

feat: Credo token management #203

Draft
wants to merge 16 commits into
base: develop
Choose a base branch
from
Draft

Commits on Mar 29, 2024

  1. initial setup

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9298246 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. working fine

    GHkrishna committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6858f2f View commit details
    Browse the repository at this point in the history
  2. add: done test-endpoint

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    545233b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. add: token enhancement

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fd2000d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. add request based context passing

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2a70804 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. add: auth updates

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b4497d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix: skip authentication issues

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2c15ea5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. add: error handling

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    48f12b6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. fix: sync changes with dedicated agent endpoints

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4c74684 View commit details
    Browse the repository at this point in the history
  2. add: agent context from request for all endpoints

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a2048b3 View commit details
    Browse the repository at this point in the history
  3. fix: scopes and error handling

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1dc1c56 View commit details
    Browse the repository at this point in the history
  4. fix: scopes

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2d4a473 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix: add/remove comments

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed May 7, 2024
    Configuration menu
    Copy the full SHA
    70b3802 View commit details
    Browse the repository at this point in the history
  2. fix: add routes

    Signed-off-by: Krishna <[email protected]>
    GHkrishna committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f189e0b View commit details
    Browse the repository at this point in the history