Jorge Flores
Jorge Flores
Plus 1 on the idea of a simple "DIDComm Deeplinking" RFC
To illustrate a use case, take for instance the [W3C Citizenship vocabulary](https://w3c-ccg.github.io/citizenship-vocab/#full-permanent-resident-card-example) that supports a permanent resident credential with "minimal" set of attributes and a "full" set of attributes such...
It seems like `parseInvitation` may be concerned with the state of the OOB invitation currently, when perhaps it should be left to the implementer? The scenario for us is a...
Ok, if im reading the implementation correctly, the OOB is being fetched from [short URL ](https://github.com/openwallet-foundation/credo-ts/blob/4db868b2d81311c8ec53a58e85c85854e1581998/packages/core/src/utils/parseInvitation.ts#L145) Are you saying that Paradym returns an error which in turn results in the...
Ok, maybe I'm being naive about the semantic meaning of `parseInvitation`. We just need a way to return the invitation JSON given an `invitation URL`. We don't care anything about...