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 #167

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Commits on Jul 31, 2024

  1. PAC with claim (#132)

    * Implement new Operation Endpoint Claim and extend WMTOperations with claim function. Rename TOTPParser for PACParser
    
    * #125: update parser so it is able to parse deeplink and also JWT in QR code
    
    * Implement Detail endpoint and getDetail method to OperationsImpl
    
    * Add docs for PACUtils
    
    * Remove WMTPACUtils Keys from docs and add description of topt format in JWT/query
    
    * Remove unneccesary spaces from doc
    
    * Format docs
    
    * Improved PAC Utils
    
    # Conflicts:
    #	WultraMobileTokenSDKTests/TOTPParserTests.swift
    
    * Remove `Package.resolved`
    
    * Fix endpoints to be signed with token
    
    * Update docs
    
    * Implement detail and claim integration tests
    
    * Rename WMTClaim file
    
    * Improve claim integration test
    
    * Improve docs
    
    * Fix claim docs
    
    ---------
    
    Co-authored-by: Jan Kobersky <[email protected]>
    Hopsaheysa and kober32 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    108db08 View commit details
    Browse the repository at this point in the history