PlayGamesAuthProvider.smali
.class public Lcom/google/firebase/auth/PlayGamesAuthProvider;
.super Ljava/lang/Object;
.source ""
# static fields
.field public static final PLAY_GAMES_SIGN_IN_METHOD:Ljava/lang/String; = "playgames.google.com"
.annotation build Landroidx/annotation/RecentlyNonNull;
.end annotation
.end field
.field public static final PROVIDER_ID:Ljava/lang/String; = "playgames.google.com"
.annotation build Landroidx/annotation/RecentlyNonNull;
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static getCredential(Ljava/lang/String;)Lcom/google/firebase/auth/AuthCredential;
.registers 2
.param p0 # Ljava/lang/String;
.annotation build Landroidx/annotation/RecentlyNonNull;
.end annotation
.end param
new-instance v0, Lcom/google/firebase/auth/PlayGamesAuthCredential;
invoke-direct {v0, p0}, Lcom/google/firebase/auth/PlayGamesAuthCredential;-><init>(Ljava/lang/String;)V
return-object v0
.end method