credo-ts icon indicating copy to clipboard operation
credo-ts copied to clipboard

Typescript framework for building decentralized identity and verifiable credential solutions

Results 388 credo-ts issues
Sort by recently updated
recently updated
newest added

With #2203, we now have full lifecycle methods on a module to provision, delete, initialize, and close a context. We should look into replacing the Stop$ symbol with the norma...

We currently creating routing for DIDComm before and and when creating connections. This works nice as we have a unified way to create routing, but it also has complications with...

## What: The [wiki page](https://github.com/openwallet-foundation/credo-ts/wiki) and contents viz.: Communication, metting info, etc in the repo still refers to links from linux foundation.

- #2258 - #2120 - v1 DIDComm protocols - connection protocol - issue credential v1 - present proof v1 - unqualified indy identifiers - @bryce-mcmath, @cvarjao, @jleach would be great...

I am facing this issue when I am trying to accept the credential offer. For the demo- openid: I am using issuer to issue: ``` Options: UniversityDegreeCredential-jwtvcjson Authorization method None...

It only works for React Native and has been in there for a while. I think if wallets are not migrated by now an user should make sure to first...

@TimoGlastra While running demo-openid example with authorization code flow I got below issue ![Image](https://github.com/user-attachments/assets/dda8a0f5-db25-4edd-8212-9336240adcb1) Steps to reproduce this issue: 1. Run provider, issuer and holder 2. From issuer, create credential...

TODO: - remove in-memory mapping of keys - do not fetch entity configuration when signing, rather store a key reference locally - allow resolving trust chain(s) based on provided trust...