platform icon indicating copy to clipboard operation
platform copied to clipboard

refactor: implement `validate schema url attributes` functionality

Open bhavanakarwade opened this issue 9 months ago • 1 comments

What?

  • Implemented validate schema URL attributes functionality during issuance by connection ID.
  • Implemented validate schema URL attributes functionality during out-of-band issuance.
  • Implemented validate schema URL attributes functionality during out-of-band issuance using email.
  • Handled partial, success, and failure responses for issuance by connection ID.

Why?

  • To make sure the issued attributes match the defined schema, ensuring data accuracy.
  • To provide clear feedback on the status of each issuance attempt, improving error handling and user experience

bhavanakarwade avatar May 21 '24 13:05 bhavanakarwade