-
The scenario is `User 1` and `User 2` connection with reuse works fine with passing `invitationDid`. But it fails if I create invitation from `User 1` using `invitationDid` and try to accept it with…
-
On credential offer , the data is not getting stored by the agent automatically as it happens for basicMessages.
-
I'm trying to install credo 0.5.12 using npm and am running into the following error:
```
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "link:": link:/Users/martinauer/Docu…
-
-
I am getting following build fail error if I import anything from `openid4vc` package.
```
/home/frcs/my-zone/play-zone/node_modules/@credo-ts/core/build/modules/mdoc/Mdoc.js:4
const mdoc_client_…
-
The scenario is as follows:
- Issuer creates an oob-invitation attaching a credential-offer message and `handshake: false`
- Holder has no endpoint
- Holder tries to get a credential via connection…
-
We need to add current code from https://github.com/2060-io/credo-ts-user-profile into a separate package here. We tan take this opportunity to:
- Upgrade to latest version of credo-ts
- Update refer…
-
- [x] Added revocation support while creating credential-definition
- [x] Setup tail file server
- [x] Create an API to revoke the credential
**Acceptance Criteria**
- If the user selects the "revoc…
-
I think we're finally ready!
Probably want a LocalStorageWallet,and LocalStorageStorageService
We may even be able to use the browser kms
-
Background
-------------
I have an umbrella app with the following structure:
```
:.
├───mix.exs
├───.mix.lock
├───.credo.exs
├───apps
│ └───app1
...
```
When working with my umbre…