Language

Package: guile-jwt @ 0.2.0

Synopsis

JSON Web Token library for Guile

Description

guile-jwt is a JSON Web Token module for Guile. JSON Web Tokens are an open, industry standard (RFC 7519) method for representing claims securely between two parties. guile-jwt allows you to decode, verify and generate JWT. Supported algorithms: HS256, HS384, HS512.

Home page
https://github.com/aconchillo/guile-jwt
Location
gnu/packages/guile-xyz.scm (line: 4359, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings