ocaml-jose icon indicating copy to clipboard operation
ocaml-jose copied to clipboard

Results 8 ocaml-jose issues
Sort by recently updated
recently updated
newest added

documentation
good first issue

I mean having: ```ocaml module Well_known = struct let sub = "sub" .... end ``` _Originally posted by @anmonteiro in https://github.com/ulrikstrid/reason-jose/issues/46#issuecomment-1229458353_

The API is needlessly complex currently, we can simplify a lot of the things that are normally done with the library like signing things. I would love suggestions and hear...

The code coverage is slightly above 75% right now and we probably want to get to 90+%. The biggest offender is that we're not testing `OCT` as much as we...

good first issue

We might want to host all the published versions docs

WIP branch for https://github.com/nix-ocaml/nix-overlays/pull/1568