perl-Mojo-JWT - JSON Web Token the Mojo way
| Website: | http://search.cpan.org/dist/Mojo-JWT/ | 
|---|---|
| License: | GPL+ or Artistic | 
| Vendor: | Koozali.org <http://www.koozali.org> | 
- 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-0.08-3.el7.sme.noarch [21 KiB] | Changelog
              by Michel Begue (2022-07-31): - add Provides: perl(Mojo::JWT) |