mainguile-jwt - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 11858
System Name: guile-jwt
Name: guile-jwt
Group Type: non-GNU software and documentation

This group is not part of the GNU Project.

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.

Registration Date: Fri 17 Aug 2018 10:23:35 PM UTC
License: GNU General Public License v3 or later
Development Status: 4 - Beta

 

Latest News rss feed
guile-jwt 0.2.0 released
     posted by aleix, Sat 18 Jul 2020 01:50:44 AM UTC

I'm happy to announce guile-jwt 0.2.0. This new version supports Guile 3 and updates hash tables to alists which is what guile-json uses now.

Happy hacking!

guile-jwt 0.1.0 released
     posted by aleix, Thu 30 Aug 2018 04:38:10 AM UTC

I'm pleased to announce the first version of guile-jwt 0.1.0. It currently supports HS256, HS384 and HS512 algorithms.

Happy hacking!

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code