Insights and release announcements
Blog
-
New crypto API for browsers
New crypto API for browsers
Finally, a concerted effort to create a standard crypto API for browsers! A new W3C working group has been established to select a set of commonly used crypto operations and make them accessible through a standard API, so that JavaScript...
JOSERead article -
JSON Web Token (JWT) for Java
JSON Web Token (JWT) for Java
Today was the public release of Nimbus JOSE + JWT, a JSON Web Token (JWT) library for Java with support for plain,...
JOSERead article -
JSON Web Token (JWT) parts
JSON Web Token (JWT) parts
This table shows the relation of the three parts of a JSON Web Token (JWT) in the three possible cases: Plain...
JOSERead article