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

QR PAC update to parse deeplink data instead of JWT #125

Closed
Hopsaheysa opened this issue Nov 23, 2023 · 0 comments
Closed

QR PAC update to parse deeplink data instead of JWT #125

Hopsaheysa opened this issue Nov 23, 2023 · 0 comments

Comments

@Hopsaheysa
Copy link
Member

No description provided.

@kober32 kober32 closed this as completed Jan 8, 2024
Hopsaheysa added a commit that referenced this issue Jan 9, 2024
* 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 <kober32@gmail.com>
Hopsaheysa added a commit that referenced this issue Jul 31, 2024
* 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 <kober32@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants