Skip to content
/ jwtutils Public

Jason Web Token Utilities that encapsulate jose4j. Used across the application. Free to use for the community.

License

Notifications You must be signed in to change notification settings

Zeleo/jwtutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

[![][travis img]][travis]

jwtutils

Jason Web Token Utilities that encapsulate jose4j. Used across the application. Free to use for the community although it is centered on our needs. Sorry.

Build

Build jar file within ./build/libs/jwtutil.jar

$ gradle all

Tests

Test report will be inserted into ./build/reports/tests/index.html

$ gradle test

Publish Maven locally for testing

This will generate the default Maven POM file within ./build/publications/maven/jwtutil.pom

$ gradle publishToMavenLocal

Documentation

To generate the javadoc that will appear in ./build/docs/javadoc/index.html

$ gradle javadoc

About

Jason Web Token Utilities that encapsulate jose4j. Used across the application. Free to use for the community.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages