CapacitorGoogleAuth
CapacitorGoogleAuth copied to clipboard
init() have to return a Promise
Hello!
Please make init() return a Promise that resolves after initialization is complete.
This is necessary in order to initialize only when it is really needed.
Thank you!