npm @react-native-community/google-signin 4.0.0
v4.0.0

latest releases: 5.0.0, 4.0.3, 4.0.2...
4 years ago

Welcome to v4!

Improvements

  • we made several improvements to the docs
  • the repo was renamed from react-native-community / react-native-google-signin to react-native-community / google-signin - this should not affect you in any way

Breaking Changes

they are small, but breaking nevertheless

❌ renamed clearCachedToken to clearCachedAccessToken (#829 )
clearCachedAccessToken resolves to null, it previously resolved to true (#829)
forceConsentPrompt parameter to configure() was renamed to forceCodeForRefreshToken and we now link to android docs from readme (#829)

Changed

  • Promise handling logic was changed. This is a big change but does not affect the way the library is consumed. We hope it will avoid some hard-to-repro bugs. Read more in #830

Don't miss a new google-signin release

NewReleases is sending notifications on new releases.