You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-15Lines changed: 2 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,6 @@ Supported version: 6.
5
5
6
6
Note: while the project is started as a reference implementation, it is intended to be evolved to a production-ready, high-performance implementations in the long-run.
7
7
8
-
## Usage
9
-
Include the crate in the `[dependencies]` section of your `Cargo.toml`:
10
-
```
11
-
sd-jwt-payload = "0.0.1"
12
-
```
13
-
14
8
## API
15
9
Note: the current version of the crate is 0.0.x, so the API should be considered as experimental.
16
10
Proposals about API improvements are highly appreciated.
0 commit comments