decentralized-identity / decentralized-identity/web5-rs

Implement semantic JWT verification rules

Open
#148 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
19
Forks
15
PR merge metrics
No merged PRs in 30d

Description

This work should hold off until the ticket here is closed https://github.com/TBD54566975/web5-rs/issues/144

---

Currently we verify JWT's only on the cryptographic signature, but we have a set of semantic verifications which must be true for verification to pass. For inspiration, see all the set of `if` conditions in `web5-js` [linked here](https://github.com/TBD54566975/web5-js/blob/1d59f714592debb7b7fd0f38e929328fb221391b/packages/credentials/src/jwt.ts#L143).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.