-
Notifications
You must be signed in to change notification settings - Fork 55
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
Tenant UI 2.0 protocol changes #1280
Conversation
195dad4
to
a722426
Compare
Deployment URLs ready for review. |
aab9cfe
to
9402236
Compare
Signed-off-by: Lucas ONeil <[email protected]>
Signed-off-by: Lucas ONeil <[email protected]>
Signed-off-by: Lucas ONeil <[email protected]>
9402236
to
88126a2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
Only wondering if we should add something to the backlog and/or TODOs in the code to handle presentation exchanges that are not of type indy
(i.e.: dif
) in the future.
Right, probably some other UI considerations around using non Indy through the interface. Can track here #1284 |
Update Tenant UI credential/proof/etc protocols that can are called through the interface to use 2.0 protocols.
Update unit tests, some other Typescript refactors. Dependency updates.
Tested connecting OOBs, issuing Traction Tenant to Traction Tenant, accepting/denying revoking credentials as issuer and holder, sending pres reqs etc. Tested out with BC Wallet as well.