How to add users to firebase using google login on xamarin?

Wout Ongena 276 Reputation points
2021-10-18T09:56:45.23+00:00

I am developing an app using xamarin.forms and I am using firebase to login and register users. I have been able to register users using the firebase email/password method but I also want to add a google account register fuction. I also was able to login google users but they did not show up in my firebase users list. is this possible? and if so how do I implement it?

Developer technologies .NET Xamarin
{count} votes

Accepted answer
  1. Anonymous
    2021-10-19T08:14:17.537+00:00

    Hello,​

    Welcome to our Microsoft Q&A platform!

    You can refer to this firebase document about add users to firebase using google login on https://learn.microsoft.com/en-us/answers/questions/594097/how-to-add-users-to-firebase-using-google-login-on.html

    For Xamarin.android, you can use this nuget package:Xamarin.GooglePlayServices.Auth

    Best Regards,

    Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.