bcgov / lcrb-dav

LCRB Digital Age Verification Service
Apache License 2.0
0 stars 6 forks source link

Add comment field to created proof-request #8

Open esune opened 4 months ago

esune commented 4 months ago

The present-proof v2 RFC specifies a comment field that can be used to add a human-readable description to a proof-request. Ideally, this would be displayed to the holder when prompted to share their credentials (to be confirmed whether this is supported in BC Wallet).

Add the setting (defaulting to blank string/null) when creating a proof-request and enhance the code to include it in the proof-request payload.