CapacitorGoogleAuth
CapacitorGoogleAuth copied to clipboard
Capacitor plugin for Google Auth. Lightweight & no dependencies.
How can i do this with Capacitor + Google Sign + AWS cognit please help me I am stuck here for 30 days in Vue js
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
When I click on Signin function  n it is giving an error in ts file . please give me solution how can we resolve this issue.
If people try to sign in before the Google API file loads, it'll show the error in the title. I can consistently repro this error by throttling my network speed....
I am facing the same issue. when i run my app in android .
I'm trying to use this package for google sign in. I'm always getting this error ``` {"save":false,"callbackId":"40115251","pluginId":"GoogleAuth","methodName":"signIn","success":false,"error":{"message":"Something went wrong","code":"10"}} ``` I tried to follow the documentation as is, here is...
**Description** Starting with Spring 2024 Apple requires third-party SDKs to add a Privacy Manifest file (similar to the privacy nutrition labels in the store). Apple specifically lists Capacitor as one...
I am encountering an issue with refreshing my tokens. I am able to do Google.signIn() and get a good response and invoke my lambda function using AWS IAM permissions and...
Hi, I have a requirement to call GoogleAuth.sigin() twice in a Application, first time with default scope only and second time with YouTube read only scope. In capacitor.config.ts I'm able...
error Error: Something went wrong at returnResult (VM3:912:32) at win.androidBridge.onmessage (VM3:887:21)