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: Adding helper libraries for organization api and support for bearer token auth and no auth rest calls #759

Merged
merged 25 commits into from
Sep 23, 2024

Commits on Jul 22, 2024

  1. Changes for orgs api uptake

    AsabuHere committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6f6cd97 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. uptake of review comments

    AsabuHere committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5667bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a769eac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4816bc8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    AsabuHere authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    78ac734 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    AsabuHere authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    388a4c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5b46b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix: Adding jwt token expiry check function (#754)

    * Adding jwt token expiry check function
    
    * Adding jwt token expiry check function
    
    * sharing variables between clients
    
    * sharing variables between clients
    AsabuHere authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ed6f6b2 View commit details
    Browse the repository at this point in the history
  2. review comments uptake

    AsabuHere committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    04e9e31 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    692e59d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e03444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4d23b1 View commit details
    Browse the repository at this point in the history
  4. Rename Request classes

    AsabuHere committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e72b107 View commit details
    Browse the repository at this point in the history
  5. Renaming resourceset

    AsabuHere committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    eb6a2bd View commit details
    Browse the repository at this point in the history
  6. renaming http clients

    AsabuHere committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cfa2eb9 View commit details
    Browse the repository at this point in the history
  7. adding dependencies

    AsabuHere committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    10c9f08 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    1e5926c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fda91d View commit details
    Browse the repository at this point in the history
  3. Adding to domain file

    AsabuHere committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0516f4a View commit details
    Browse the repository at this point in the history
  4. Adding to domain file

    AsabuHere committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0e04987 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e44ed27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5227874 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    383cdf8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25a9ee5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ecb2d7 View commit details
    Browse the repository at this point in the history