jar

io.github.niqrs : google-auth-desktop-jvm

Maven & Gradle

Mar 22, 2023
6 stars

Google Authentication Desktop · Kotlin Multiplatform Library for a simpler way to authenticate users with google on desktop devices.

Table Of Contents

Latest Version

Download io.github.niqrs : google-auth-desktop-jvm JAR file - Latest Versions:

All Versions

Download io.github.niqrs : google-auth-desktop-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0
0.1

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 google-auth-desktop-jvm-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

models

├─ models.ErrorDetails.class - [JAR]

├─ models.ErrorInfo.class - [JAR]

├─ models.TokenInfo.class - [JAR]

├─ models.UserInfo.class - [JAR]

auth

├─ auth.GoogleAuthHttpClientKt.class - [JAR]

├─ auth.GoogleAuthServer.class - [JAR]

utils

├─ utils.ConstantsKt.class - [JAR]

├─ utils.GetResourceKt.class - [JAR]

├─ utils.UrlBuilderKt.class - [JAR]

api

├─ api.GoogleAuthClient.class - [JAR]