firebase / firebase/firebase-unity-sdk

Google Sign-in Support in Auth Sample

Open
#270 20 comments 25 reactions 0 assignees View on GitHub
api: auth type: feature request
Dominant language
C#
Stars
320
Forks
60
Avg merge
11h 15m
Merged PRs (30d)
11

Description

Hi guys,

I love Firebase, but it's pretty important to be able to use google sign-in easily. Unfortunately both the documentation and these samples give no guidance there. It's a bit of a documentation hole.

The auth example given in this repo is email+password, which isn't as useful as a google sign-in, which is quicker and users are more likely to use. Sadly the [documentation](https://firebase.google.com/docs/auth/unity/google-signin) just forwards you to the native Android page to solve this. As the example given in the android page uses a new activity it's non trivial to implement either in Unity or as a separate module.

![whole can of worms](https://user-images.githubusercontent.com/636239/26968112-b932e032-4cf8-11e7-9a44-f803504fcc25.PNG)

It would be incredibly useful if a practical example was made and/or a separate aar module that can be used from within Unity for launching the sign-in with a call back that returns the required token.

All the best. And thanks for making such a great library.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.