Skip to content

1.5.0

Compare
Choose a tag to compare
@MrAsterisco MrAsterisco released this 17 May 15:45
· 95 commits to develop since this release
63d3e7c

Added

  • New signInWithGoogle method to use Google Sign-in.
  • New confirmAuthenticationWithApple and confirmAuthenticationWithGoogle methods to confirm authentication of a user through login providers.

Improved

  • The confirmAuthentication function now uses the same logic as other login providers.