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

Adding oauthn #655

Merged
merged 56 commits into from
Oct 25, 2024
Merged

Adding oauthn #655

merged 56 commits into from
Oct 25, 2024

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    ac5e582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7ec5d0 View commit details
    Browse the repository at this point in the history
  3. Refactor authentication in Blueapi RestClient and service

    This commit refactors the authentication process in the Blueapi RestClient and service. It removes the explicit specification of the authentication type and instead uses the default authentication type. Additionally, it adds logic to handle token verification and refreshing in the RestClient. The service code is also updated to use the PKCE authentication type.
    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6378958 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c76a823 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    643ea64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b6b80f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5c82a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58f1217 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0da926 View commit details
    Browse the repository at this point in the history
  10. removed typo

    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d028bc6 View commit details
    Browse the repository at this point in the history
  11. Refactored code

    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2210f84 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2be3ed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e23514 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bdadfcd View commit details
    Browse the repository at this point in the history
  15. unit test changes

    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fa2589f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2154fc3 View commit details
    Browse the repository at this point in the history
  17. added code review changes

    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    be57f97 View commit details
    Browse the repository at this point in the history
  18. added tests for config

    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    de402fe View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8adf065 View commit details
    Browse the repository at this point in the history
  20. added tests for cli

    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bc56e2c View commit details
    Browse the repository at this point in the history
  21. added test for cli

    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4c40274 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    73e4030 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    be76510 View commit details
    Browse the repository at this point in the history
  24. delete a test

    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5d470f8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d4f54be View commit details
    Browse the repository at this point in the history
  26. added new test client

    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    79c548d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a187a51 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b2a45fd View commit details
    Browse the repository at this point in the history
  29. delete tests

    ZohebShaikh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    57b1231 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ddb98c6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e4918cc View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e1a450f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. deleted not used field

    ZohebShaikh committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    58d8049 View commit details
    Browse the repository at this point in the history
  2. updated rest tests

    ZohebShaikh committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    10bbb80 View commit details
    Browse the repository at this point in the history
  3. added test for early exit

    ZohebShaikh committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    697e7c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ad8d9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35453d8 View commit details
    Browse the repository at this point in the history
  6. Refactored code

    ZohebShaikh committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1326164 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79cdff9 View commit details
    Browse the repository at this point in the history
  8. type checking fixes

    ZohebShaikh committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3dd8838 View commit details
    Browse the repository at this point in the history
  9. removed unused matplotlib

    ZohebShaikh committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    64aa9e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1b41b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6456982 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86c6e94 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fba96e6 View commit details
    Browse the repository at this point in the history
  14. added minor changes

    ZohebShaikh committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d03b1ec View commit details
    Browse the repository at this point in the history
  15. deleted default value

    ZohebShaikh committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7576392 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d747a89 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 19, 2024

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

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    1a7615b View commit details
    Browse the repository at this point in the history
  2. made system test cleaner

    ZohebShaikh committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5409b27 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. added code review changes

    ZohebShaikh committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    83374ee View commit details
    Browse the repository at this point in the history
  2. deleted dead code

    ZohebShaikh committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    59cf009 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. added new rabbit mq

    ZohebShaikh committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5cff5ae View commit details
    Browse the repository at this point in the history