Skip to content

Basic example of how to create, delegate and invoke an authorization capability using DIDKit in node.

Notifications You must be signed in to change notification settings

LegReq/authorization-capabilities-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authorization Capabilities

Using @spruceid/didkit-wasm-node

Basic example of how to create, delegate and invoke an authorization capability using DIDKit in node.

Running the code

Note: I used Node v14.18.1

  1. Clone repo
  2. Install dependencies: npm install (from project folder)
  3. Run code: node index.js

Useful information

About

Basic example of how to create, delegate and invoke an authorization capability using DIDKit in node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published