TLDR
The recommended package for signing in with Google (per these docsarrow-up-right) doesn't work with the Expo Go App, which slows testing speed.
Instead, we should use Expo Auth Sessionarrow-up-right - it technically recommends the provider-specific packages, but does what we need.
Last updated 9 months ago