transmute-industries/Transmute Verifiable Data Platform GitHub Action
Manage W3C Verifiable Credentials and Decentralized Identifiers. See: https://platform.transmute.industries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| operation-id | An operationId from the API Documentation. | — | — |
| contact-id | An contactId from the API Documentation. | — | — |
| organization-id | An organizationId from the API Documentation. | — | — |
| verifiable-credential | A string encoded W3C Verifiable Credential. | — | — |
| credential | A string encoded W3C Verifiable Credential of media type application/credential+ld+json | — | — |
| presentation | A string encoded W3C Verifiable Presentation of media type application/presentation+ld+json | — | — |
| query | A string encoded query from https://w3c-ccg.github.io/vp-request-spec/ | — | — |
| endpoint | A string encoded vc-api endpoint for presentation exchange | — | — |
| domain | A string encoded domain for a presentation. | — | — |
| challenge | A string encoded challenge for a presentation. | — | — |
| api-base-url | Transmute application api base url | — | — |
| did | Organization's decentralized identifier | — | — |
| token-endpoint | Transmute application token endpoint | — | — |
| token-audience | Transmute application token audience | — | — |
| client-id | Transmute application client id | — | — |
| client-secret | Transmute application client secret | — | — |
Outputs
| name | description |
|---|---|
| json | The output as json. |