jar

dev.kaccelero : auth-apple-jvm

Maven & Gradle

Jun 21, 2024
1 stars

auth-apple · Key provider to verify tokens from Sign In With Apple.

Table Of Contents

Latest Version

Download dev.kaccelero : auth-apple-jvm JAR file - Latest Versions:

All Versions

Download dev.kaccelero : auth-apple-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.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 auth-apple-jvm-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.kaccelero.commons.auth

├─ dev.kaccelero.commons.auth.AppleKey.class - [JAR]

├─ dev.kaccelero.commons.auth.AppleKeyPayload.class - [JAR]

├─ dev.kaccelero.commons.auth.AppleKeyProvider.class - [JAR]

├─ dev.kaccelero.commons.auth.AppleToken.class - [JAR]

├─ dev.kaccelero.commons.auth.IVerifyAppleTokenUseCase.class - [JAR]

├─ dev.kaccelero.commons.auth.VerifyAppleTokenUseCase.class - [JAR]

Advertisement