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 Tumbleweed |
Version: 1.10.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Oct 16 07:34:42 2024 |
Group: Unspecified | Build host: reproducible |
Size: 46204 | Source RPM: perl-Mojo-JWT-1.10.0-1.1.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
* Wed Oct 16 2024 Tina Müller <timueller+perl@suse.de> - updated to 1.10.0 (1.01) see /usr/share/doc/packages/perl-Mojo-JWT/Changes 1.01 2024-10-15 - Fix non-portable test 1.00 2024-10-15 - Use CryptX (libtomcrypt) for all cryptographic functions - Crypt::OpenSSL input is still accepted but converted in-use * 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, Sun Jan 12 00:30:25 2025