Add Game Center / Play Games authentication
planned
ilja
Firebase recently added opportunity to use iOS Game Center for authentication
Alongside already existing Android Play Games authentication method https://firebase.google.com/docs/auth/android/play-games, two of these make perfect sense to be used in game projects.
After looking at RNFirebase source I don't believe these methods are implemented?
What would be a strategy to add them in? I could look into Game Center support.
Jake Atkins
I see an email/password option in the Auth module, but nothing specific to setting up Google Play Games authentication. Was this ever supported in the v6 release?
https://invertase.io/oss/react-native-firebase/v6/auth/quick-start
FauDroids Devs
Thanks for the update Mike. Is there a rough timeline for when this will be added?
Mike Diarmid
FauDroids Devs: this will be added for v6; release due around July.
Mike Diarmid
planned
E
Evgeny Rubin
Mike Diarmid: is it supported already?