jwt-compact 0.8.0

Minimalistic JWT implementation with focus on type safety and secure cryptographic primitives
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
## What?


<!-- Briefly describe changes in the PR. If there are several things, organize them as a list. -->

<!-- Example: This PR adds a PR template to the repo. -->

<!-- If applicable, attach related issue(s) -->


## Why?


<!-- What is the motivation behind the PR? -->

<!-- If applicable (e.g., for PRs implementing a large new feature), describe potential alternatives
and their pros / cons. -->

<!-- Example: PR templates simplify contributions to the project and structure it commit log. -->