Skip to content

OrganicityEu/java-jwt-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java JWT Parser

Install

[email protected]:OrganicityEu/java-jwt-parser.git
cd java-jwt-parser
mvn install

Dependency

<dependency>
	<groupId>eu.organicity.eu</groupId>
	<artifactId>java-jwt-parser</artifactId>
	<version>0.0.1-SNAPSHOT</version>
</dependency>

Usage

See TestJwtParser for an example. It takes a token as an argument.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages