Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package jwto.0.3.0 #16629

Merged
merged 1 commit into from
Jun 16, 2020
Merged

Package jwto.0.3.0 #16629

merged 1 commit into from
Jun 16, 2020

Conversation

sporto
Copy link
Contributor

@sporto sporto commented Jun 13, 2020

jwto.0.3.0

JWT encoding, decoding and verification
JWT encoding, decoding and verification



🐫 Pull-request generated by opam-publish v2.0.2

@camelus
Copy link
Contributor

camelus commented Jun 13, 2020

Commit: fd8418b

@sporto has posted 9 contributions.

☀️ All lint checks passed fd8418b
  • These packages passed lint tests: jwto.0.3.0

☀️ Installability check (+1)
  • new installable packages (1): jwto.0.3.0

@avsm
Copy link
Member

avsm commented Jun 16, 2020

Looks great, thanks! For future packages, it might be worth expanding "JWT" to explain what the acronym means or link to a source.

@avsm avsm merged commit e372264 into ocaml:master Jun 16, 2020

depends: [
"ocaml" {>= "4.05"}
"dune" {build}
Copy link
Member

@kit-ty-kate kit-ty-kate Jun 16, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dune is not compatible with the {build} tag (see ocaml/dune#2147). Furthermore this package requires at least dune 1.7 according to your dune-project file. Could fix that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants