feature: Add HasValidCredential method to the ConnectService (#3094) Validate issuer is signer Validate credential has valid status Fix build error Create credential proof and verify it before sending back to client Add todos Fix finalize session bug Add simple unit test for new normalization method Refactor CredentialNormalization to use new method Issue a single auth token to be used in the multi-ecosystem lookup Apply formatting changes Remove deprecated todo Fix tests Revert validation tests change Change "whoops" error messages spike: HasValidCredential sdk method Add tests for HasValidCredential Apply formatting changes Fix merge errors Improve test data to be more reliable Make sure tests are idempotent --------- Co-authored-by: Mewmba mewmba@trinsic.id
feature: Add
HasValidCredential
method to theConnectService
(#3094) Validate issuer is signer Validate credential has valid status Fix build error Create credential proof and verify it before sending back to client Add todos Fix finalize session bug Add simple unit test for new normalization method Refactor CredentialNormalization to use new method Issue a single auth token to be used in the multi-ecosystem lookup Apply formatting changes Remove deprecated todo Fix tests Revert validation tests change Change "whoops" error messages spike: HasValidCredential sdk method Add tests for HasValidCredential Apply formatting changes Fix merge errors Improve test data to be more reliable Make sure tests are idempotent --------- Co-authored-by: Mewmba mewmba@trinsic.id