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
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
Until the app gets hooked up with a backend, the following credentials can be used for testing purposes. The credential cards, credential details, etc. should dynamically show their information according to the information in the following JSON, and not hardcode any specific fields.
The relevant parts of these credentials is the credentialSubject property
===============================
HistoryItem
[
{
"credentialType": "NationalIDCredential",
"requestType": "incoming",
"organization": "Central Bank of Zimbabwe",
},
{
"credentialType": "NationalIDCredential",
"requestType": "outgoing",
"organization": "Ministry of Land and Agriculture",
}
]
The text was updated successfully, but these errors were encountered:
Until the app gets hooked up with a backend, the following credentials can be used for testing purposes. The credential cards, credential details, etc. should dynamically show their information according to the information in the following JSON, and not hardcode any specific fields.
Credential 1: University Degree Sample
Credential 2: National ID Credential
The relevant parts of these credentials is the
credentialSubject
property===============================
HistoryItem
The text was updated successfully, but these errors were encountered: