Popularity
2.1
Declining
Activity
0.0
Stable
40
2
6

Description

Nimbus JOSE+JWT is a popular open source (Apache 2.0) Java library which implements the Javascript Object Signing and Encryption (JOSE) spec suite and the closely related JSON Web Token (JWT) spec.

The library can create, examine, serialise and parse the following JOSE and JWT objects (in compact format):

Programming language: - - -
Tags: Security     Authentication     Authorization     JWT    

Nimbus JOSE+JWT alternatives and similar libraries

Based on the "Security" category.
Alternatively, view Nimbus JOSE+JWT alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Nimbus JOSE+JWT or a related project?

Add another 'Security' Library

README

Nimbus JOSE+JWT

Nimbus JOSE+JWT is a popular open source (Apache 2.0) Java library which implements the Javascript Object Signing and Encryption (JOSE) spec suite and the closely related JSON Web Token (JWT) spec.

The library can create, examine, serialise and parse the following JOSE and JWT objects (in compact format):

  • Plain (unsecured) JOSE objects.
  • JSON Web Signature (JWS) objects.
  • JSON Web Encryption (JWE) objects.
  • JSON Web Key (JWK) objects and JSON Web Key (JWK) Sets.
  • Plain, signed and encrypted JSON Web Tokens (JWTs).

The repository has a new home at https://bitbucket.org/connect2id/nimbus-jose-jwt

2015-03-12

[eof]