NAME
Acme::JWT - JWT utilities.
SYNOPSIS
use Acme::JWT;
DESCRIPTION
Acme::JWT is provided JWT method. JWT is JSON Web Token see http://self-issued.info/docs/draft-jones-json-web-token-06.html
rewrite from ruby version.
AUTHOR
NAGAYA Shinichiro <clairvy@gmail.com>
SEE ALSO
https://github.com/clairvy/p5-Acme-JWT
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.