Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Token

A simple example showing how to get a valid token.

Dependencies

How to use

./gradlew build
java -jar ./build/libs/token-1.0.0.jar <consumer-token> <employee-token>

Also check out the ./build.gradle file.