Skip to content

Commit

Permalink
Merge pull request #10 from robjsliwa/upd1
Browse files Browse the repository at this point in the history
Minor README updates.
  • Loading branch information
robjsliwa authored Oct 21, 2024
2 parents 1a0612f + 756a989 commit e7f1c04
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
# sd-jwt

This crate implement draft of [SD-JWT](https://datatracker.ietf.org/doc/draft-ietf-oauth-selective-disclosure-jwt/), currently at version 7.

# Installation

Add the following to Cargo.toml:

```
sdjwt = "0.7.0"
```
This crate implements draft of [SD-JWT](https://datatracker.ietf.org/doc/draft-ietf-oauth-selective-disclosure-jwt/).

# Supported Algorithms

Expand Down

0 comments on commit e7f1c04

Please sign in to comment.