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

PAC with claim #132

Merged
merged 19 commits into from
Jan 9, 2024
Merged

PAC with claim #132

merged 19 commits into from
Jan 9, 2024

Commits on Nov 24, 2023

  1. Implement new Operation Endpoint Claim and extend WMTOperations with …

    …claim function. Rename TOTPParser for PACParser
    Hopsaheysa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0e865ad View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    bb6975d View commit details
    Browse the repository at this point in the history
  2. Merge branch 1.8.0. 'develop' and make parsing of PAC work with JWT o…

    …r deeplink, also fix and amend tests
    
    # Conflicts:
    #	WultraMobileTokenSDK/Operations/Utils/WMTTOTPUtils.swift
    #	WultraMobileTokenSDKTests/TOTPParserTests.swift
    Hopsaheysa committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5f52693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b353945 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Add docs for PACUtils

    Hopsaheysa authored and kober32 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    38cdc25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fddeaf View commit details
    Browse the repository at this point in the history
  3. Remove unneccesary spaces from doc

    Hopsaheysa authored and kober32 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a1dc916 View commit details
    Browse the repository at this point in the history
  4. Format docs

    Hopsaheysa authored and kober32 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    55273e7 View commit details
    Browse the repository at this point in the history
  5. Improved PAC Utils

    # Conflicts:
    #	WultraMobileTokenSDKTests/TOTPParserTests.swift
    kober32 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0b6cd57 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge branch 'develop' into feature/124-pac-with-claim

    # Conflicts:
    #	WultraMobileTokenSDK.xcodeproj/project.pbxproj
    #	WultraMobileTokenSDK/Operations/Utils/WMTPACUtils.swift
    #	WultraMobileTokenSDKTests/TOTPParserTests.swift
    Hopsaheysa committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d8748d4 View commit details
    Browse the repository at this point in the history
  2. Remove Package.resolved

    Hopsaheysa committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e31c923 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    cab00ae View commit details
    Browse the repository at this point in the history
  2. Update docs

    Hopsaheysa committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    91f8e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    183f3e9 View commit details
    Browse the repository at this point in the history
  4. Rename WMTClaim file

    Hopsaheysa committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cb0e438 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 18, 2023

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

Commits on Jan 8, 2024

  1. Improve docs

    Hopsaheysa committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4d52fc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Fix claim docs

    Hopsaheysa committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5aa35d0 View commit details
    Browse the repository at this point in the history