Skip to content

Commit

Permalink
Merge pull request bcgov#112 from WadeBarnes/feature/candy-uvp
Browse files Browse the repository at this point in the history
Add support for using unverified_person in dev
  • Loading branch information
WadeBarnes authored Nov 25, 2022
2 parents 5c23be8 + cab0ea5 commit a2d6e43
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@
"issuer_did": "7xjfawcnyTUcduWVysLww5",
"schema_name": "Person",
"schema_version": "1.0"
},
{
"issuer_did": "Ui6HA36FvN83cEtmYYHxrn",
"schema_name": "unverified_person",
"schema_version": "0.1.0"
}
]
}
Expand Down

0 comments on commit a2d6e43

Please sign in to comment.