Decode SD JWT into objects
Check the detail description in our github repo.
To install this project, run the following command:
# using npm
npm install @sd-jwt/decode
# using yarn
yarn add @sd-jwt/decode
# using pnpm
pnpm install @sd-jwt/decode
Ensure you have Node.js installed as a prerequisite.
Check out more details in our documentation or examples
- @sd-jwt/types
- @sd-jwt/utils