Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kushaldas/sd_jwt
https://github.com/kushaldas/sd_jwt
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kushaldas/sd_jwt
- Owner: kushaldas
- License: apache-2.0
- Created: 2022-06-23T13:38:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T10:57:04.000Z (over 2 years ago)
- Last Synced: 2024-09-14T11:56:51.576Z (about 2 months ago)
- Language: Rust
- Size: 45.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# SD_JWT
This is an implementation of the [SD-JWT](https://www.ietf.org/archive/id/draft-fett-oauth-selective-disclosure-jwt-02.html) draft, revision 2.
Do not use it in production yet.
# Example
Please check the `examples` diretory for the usage.
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.