@reason-native-web/jose
v0.3.0
Published
JOSE implementation in native Reason
Downloads
11
Readme
JOSE - JavaScript Object Signing and Encryption
JOSE implementation in ReasonML and OCaml
Goals
This package aims to implement the JOSE specication. The main usecase for JOSE is probably JWT singing and verification via JWKs.
pre 1.0.0
Expect breaking changes on minor releases but patch should not be breaking.
I want to get feedback on both the API and implementation. Issues and PRs are more than welcome.