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.
Installed Size: 32.8 kB
Architectures: all