Hi, I'm pleased to announce the first release of guile-jwt 0.1.0.
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-j wt allows you to decode, verify and generate JWT . https://github.com/aconchillo/guile-jwt Happy hacking! Aleix
