twt_holder_offer_create
twt holder offer create
Creates a holder initiated credential offer
Synopsis
Initiates a holder initiated (authorized) offer with specified parameters.
twt holder offer create [flags]
Examples
holder offer create -t intime --credentialType VerifiableCredential,VerifiableAttestation,CTWalletSamePreAuthorised --issuerUrl https://issuer.example.com/ --state example-state
Options
-c, --credentialType string Credential type
-h, --help help for create
-u, --issuerUrl string Issuer url
-s, --state string State for auth flow
-t, --type string Offer type
SEE ALSO
- twt holder offer - Manage credential offers (holder)