1.5.0
Added
- New
signInWithGoogle
method to use Google Sign-in. - New
confirmAuthenticationWithApple
andconfirmAuthenticationWithGoogle
methods to confirm authentication of a user through login providers.
Improved
- The
confirmAuthentication
function now uses the same logic as other login providers.