jar

io.github.censodev : jauth-utils

Maven & Gradle

Sep 14, 2021
0 stars

JAuth Utils · JAuth Utils is a Java library that simplifies JWT authentication wrap jjwt and supports Spring Boot

Table Of Contents

Latest Version

Download io.github.censodev : jauth-utils JAR file - Latest Versions:

All Versions

Download io.github.censodev : jauth-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jauth-utils-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.censodev.jauthutils.jwt

├─ com.censodev.jauthutils.jwt.Credentials.class - [JAR]

├─ com.censodev.jauthutils.jwt.JwtAuthenticationFilter.class - [JAR]

├─ com.censodev.jauthutils.jwt.TokenProvider.class - [JAR]