authlete-jose
Overview
This is a set of utilities for JOSE (Javascript Object Signing and Encryption). Currently, the following utilities are included.
Utility | Description |
---|---|
jose-generator | A command line tool to generate JOSE in the compact serialization format. |
License
Apache License, Version 2.0
Maven
<dependency>
<groupId>com.authlete</groupId>
<artifactId>authlete-jose</artifactId>
<version>1.3</version>
</dependency>
Contact
Purpose | Email Address |
---|---|
General | [email protected] |
Sales | [email protected] |
PR | [email protected] |
Technical | [email protected] |