0.3.0 • Published 4 years ago

@reason-native-web/jose v0.3.0

Weekly downloads
1
License
-
Repository
-
Last release
4 years ago

JOSE - JavaScript Object Signing and Encryption

JOSE implementation in ReasonML and OCaml

Build Status

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.