CapacitorGoogleAuth
CapacitorGoogleAuth copied to clipboard
Capacitor plugin for Google Auth. Lightweight & no dependencies.
In web i am facing **"error":"popup_closed_by_user"** this issue and in android app created in typescirpt angular ionic just opening mail id list but after clicking on it nothing is happening
Since few days I'm getting the following error while gradle build ``` > Could not resolve all files for configuration ':app:stagingDebugRuntimeClasspath'. > Could not resolve com.google.android.gms:play-services-auth:18.+. Required by: project :app...
I'm going crazy, I can't find a way to fix it. Does anyone know how to do it?
I've added `https://www.googleapis.com/auth/user.birthday.read` in my scopes array and when signing in, I was presented with an additional consent where I had to confirm that I allow my app to access...
Hello, my app has two different stages of authentication. It is an Ionic tabs ionic-angular capacitor project. The first with scopes for read only and the second with scopes for...
Hi, I was trying to integrated google login for my ionic capacitor app and, It works fine in iOS but in Android app crashes. I see the below error on...
Hey, I've been having trouble getting an Xcode build working in order to be able to run on a simulator on my M1 MacBook Air. It builds fine and works...
Hi everyone, I have been trying to log in with Google for several days but without success on Android devices. If I try on the Web it works perfectly, while...
I use ionic and capacitor 3. When I build the app for the web with the commence **ionic serve** the plugin works fine. but when I compile it to android...
It does not include initialize method, for example, while master branch does. Looks like you've released v2 version for Android in v3 package