https://github.com/atbashee/octopus-jwt-support
Wrap Java Objects as JWT and Sign or encrypt. Also support JWT tokens.
https://github.com/atbashee/octopus-jwt-support
crypto-keys java jwt jwt-tokens
Last synced: about 1 year ago
JSON representation
Wrap Java Objects as JWT and Sign or encrypt. Also support JWT tokens.
- Host: GitHub
- URL: https://github.com/atbashee/octopus-jwt-support
- Owner: atbashEE
- License: apache-2.0
- Created: 2018-04-10T19:35:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:50:39.000Z (over 3 years ago)
- Last Synced: 2025-02-05T18:25:39.847Z (over 1 year ago)
- Topics: crypto-keys, java, jwt, jwt-tokens
- Language: Java
- Size: 2.48 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://www.apache.org/licenses/LICENSE-2.0)
[](https://maven-badges.herokuapp.com/maven-central/be.atbash.json/octopus-jwt-support)
# octopus-jwt-support
Wrap Java Objects as JWT and Sign or encrypt. Also support JWT tokens.
Support library for Atbash Octopus, Atbash Config Server and others.
Support for Java 8
Does have issues on OpenJDK with EC keys (not with Oracle JDK and Azul Zulu)
Since 1.0.0, parts of the **Nimbus JOSE + JWT** (version 8.2) are integrated to have JSONP/JSONB support and allows for an optimized usage.