CapacitorGoogleAuth
CapacitorGoogleAuth copied to clipboard
Capacitor plugin for Google Auth. Lightweight & no dependencies.
This error just happens on iOS, I'm not sure if it's because the use of the API is still not verified. But in android works fine, if I add the...
Hello everyone, I have updated several libraries in my project including **firebase to 9.15.0** and **angular/fire 7.4**.* I'm using Capacitor 4, Ionic 6 and Angular 14. But I have a...
Hello, hope you all doing good. I m using the Plugin in my MERN app, I generate the mobile app using capacitor 4, everything works fine ! In my google...
Hi I received an email from google a few days ago, the email is as follows: ``` Dear Google Developer, On January 18, 2023, we sent a notification about the...
An implementation with implicit flow which supports scopes. There are still some things to figure out: - Not sure about the refresh() case: is it still needed if grantOfflineAccess is...

Hello I just got the message that this method of google signin will soon be deprecated. Can you tell me when ypu'll be updating this please? Thanks a lot
This plugin is currently not compatible with Apple M1 and XCode 13. Does anyone happen to know when a solution to this will be worked on? ``` ** BUILD FAILED...
Hi, I'm trying to get back to you with a problem. I am using capacitor 4 with your library version 3.2.0. I add ios with `npx cap ios add` and...
am using Capacitor in next js project when try ti use CapacitorGoogleAuth i have this error: ``` Collecting page data .D:\Clients_Projects\CIRCLES-UI-mobile\node_modules\@codetrix-studio\capacitor-google-auth\dist\esm\index.js:1 import { registerPlugin } from '@capacitor/core'; ^^^^^^ SyntaxError: Cannot...