Skip to content

v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 13:28
· 34 commits to master since this release

12.0.0 (2024-05-23)

Features

  • isSignedIn() has become hasPreviousSignIn()
  • 2 function calls that were async are now sync: hasPreviousSignIn(), getCurrentUser()
  • flow typings have been removed. Let me know if you need them Added back in 12.1.0
  • uses latest underlying SDKs

Web support and One-tap sign in functionality remain sponsor-only. I want to thank my sponsors for their support! It allowed me to work on New Arch support, bridgeless mode, and on PRs to the Google Sign in iOS SDK google/GoogleSignIn-iOS#402 and openid/AppAuth-iOS#788 ❤️ .

Please note there's a paid version of the package with some extra features available.

BREAKING CHANGES