perl-Mojo-JWT - JSON Web Token the Mojo way
Website: | https://metacpan.org/release/Mojo-JWT |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
JSON Web Token is described in https://tools.ietf.org/html/rfc7519. Mojo::JWT implements that standard with an API that should feel familiar to Mojolicious users (though of course it is useful elsewhere). Indeed, JWT is much like Mojolicious::Sessions except that the result is a URL-safe text string rather than a cookie.
Packages
perl-Mojo-JWT-1.01-1.aldos.noarch [21 KiB] |
Changelog
by Joel Barrios (2024-11-29):
- Update to 1.01. |