Releases: CodetrixStudio/CapacitorGoogleAuth
Releases · CodetrixStudio/CapacitorGoogleAuth
Release list
Refresh api exposed for web & iOS, Demo project included
1.4.0 1.4.0
1.3.0
Web: error handling for signIn #11
1.1.2 1.1.2
ImageUrl fix
User info exposed
Basic user info can now be accessed like email.
Android support!
The plugin now supports Android and can be used to authenticate with Google on Android.
Server Auth Code
Custom scopes support
Custom scopes can now be provided in capacitor.config.json file in root.
Sign out on main thread
Calling signOut on a non-main thread could result in weird issues.