Raouf-Rhimi / jwt-commun-methods

This project contains most used functions while working with JWT tokens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jwt-commun-methods

This project contains most used functions while working with JWT tokens.

use this dependency:

    <dependency>
        <groupId>com.nimbusds</groupId>
        <artifactId>nimbus-jose-jwt</artifactId>
        <version>9.16</version>
    </dependency>

About

This project contains most used functions while working with JWT tokens.


Languages

Language:Java 100.0%