Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Mojo-JWT | Distribution: openSUSE:Factory:zSystems |
Version: 0.09 | Vendor: openSUSE |
Release: 1.8 | Build date: Tue Aug 30 16:15:00 2022 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 43663 | Source RPM: perl-Mojo-JWT-0.09-1.8.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Mojo-JWT | |
Summary: JSON Web Token the Mojo way |
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. In JWT, the primary payload is called the 'claims', and a few claims are reserved, as seen in the IETF document. The header and the claims are signed when stringified to guard against tampering. Note that while signed, the data is not encrypted, so don't use it to send secrets over clear channels.
Artistic-1.0 OR GPL-1.0-or-later
* Tue Aug 30 2022 sriedel@suse.com - initial version (0.09)
/usr/lib/perl5/vendor_perl/5.40.0/Mojo /usr/lib/perl5/vendor_perl/5.40.0/Mojo/JWT.pm /usr/share/doc/packages/perl-Mojo-JWT /usr/share/doc/packages/perl-Mojo-JWT/Changes /usr/share/doc/packages/perl-Mojo-JWT/README /usr/share/doc/packages/perl-Mojo-JWT/metamerge.json /usr/share/licenses/perl-Mojo-JWT /usr/share/licenses/perl-Mojo-JWT/LICENSE /usr/share/man/man3/Mojo::JWT.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jan 13 23:32:43 2025