perl-Mojo-JWT - JSON Web Token the Mojo way
Website: | https://metacpan.org/release/Mojo-JWT |
---|---|
License: | GPL+ or Artistic |
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-0.09-1.aldos.src [19 KiB] |
Changelog
by Emmanuel Seyman (2020-11-22):
- Update to 0.09 |