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 signing 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.