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

1.7.x PAC with claim #155

Merged
merged 3 commits into from
Aug 1, 2024
Merged

Commits on Jul 31, 2024

  1. PAC with claim (#114)

    * #107 - change `TOTPUtils` to `PACUtils` and update format to handle JWTs but also deeplinks
    
    * #111 - implement claim and detail endpoints
    
    * Fix detail and claim endpoints, rename request class to `OperationClaimDetailData` so it better suits for both requests. Pass the result of request directly without adding it to the operations list
    
    * Add Integration tests for getDetail and claim
    
    * Add docs for claim and getDetail
    
    * Fix ktlint
    
    * Fix docs indentation
    
    * Fix docs claim indentation
    Hopsaheysa committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    10567fa View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update tests.yml

    Hopsaheysa authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8b90d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ede63f View commit details
    Browse the repository at this point in the history