jar

me.nathanfallet.ktorx : ktor-auth-apple-jvm

Maven & Gradle

Jun 16, 2024
4 stars

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

Table Of Contents

Latest Version

Download me.nathanfallet.ktorx : ktor-auth-apple-jvm JAR file - Latest Versions:

All Versions

Download me.nathanfallet.ktorx : ktor-auth-apple-jvm JAR file - All Versions:

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

me.nathanfallet.ktorx.models.auth

├─ me.nathanfallet.ktorx.models.auth.AppleKey.class - [JAR]

├─ me.nathanfallet.ktorx.models.auth.AppleKeyPayload.class - [JAR]

├─ me.nathanfallet.ktorx.models.auth.AppleKeyProvider.class - [JAR]

├─ me.nathanfallet.ktorx.models.auth.AppleToken.class - [JAR]

me.nathanfallet.ktorx.usecases.auth

├─ me.nathanfallet.ktorx.usecases.auth.IVerifyAppleTokenUseCase.class - [JAR]

├─ me.nathanfallet.ktorx.usecases.auth.VerifyAppleTokenUseCase.class - [JAR]