You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: truvera-api/messaging/README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,12 @@ The process works as follows: the customer receives a credential during onboardi
12
12
13
13
#### Prerequisites
14
14
15
-
* Issuer has captured the holder's DID during credential issuance
15
+
* Issuer has captured the holder's DID 
16
+
* Issuer is using a valid message schema 
17
+
18
+
{% hint style="info" %}
19
+
Current Truvera wallet implementation supports only YES/NO holder messaging schema. Customers using the wallet SDK can implement custom schemas based on their needs.
0 commit comments