Skip to content
Connect2id

Blog

Insights and release announcements

  • 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...

  • 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,...

  • 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...