naver / aries-framework-swift

Aries framework for iOS
Apache License 2.0
6 stars 0 forks source link

Need to test credential offer with OOB #16

Open conanoc opened 1 year ago

conanoc commented 1 year ago
  1. Prepare Alice without a mediator. (No endpoint)
  2. Prepare Faber with HTTP endpoint. (Using Criollo?)
  3. Faber creates an OOB invitation with a credential-offer attachment.
  4. Alice receives this OOB invitation.
  5. See if Alice receives the credential, without an endpoint, through HTTP transport.