Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
shihjay2 committed Jan 6, 2025
1 parent 104e498 commit 3d1f627
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pages/api/vp/share.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ async function handler(req: NextApiRequest, res: NextApiResponse) {
"id": "1",
"name": doc.vc_type + " Verifiable Credential",
"purpose": "We want a VC of this type to proof provider claim",
"schema": [
{
"uri": "VerifiableCredential"
}
],
"format": {
"jwt_vc_json": {
"alg": [
Expand Down

0 comments on commit 3d1f627

Please sign in to comment.