Google Sign-in

Mario Duarte 21 Reputation points
2022-05-22T22:13:42.047+00:00

Can I use Google Sign-in with MAUI?
I found this example for Xamarin.Android:
https://learn.microsoft.com/en-us/samples/xamarin/monodroid-samples/google-services-signinquickstart/

Developer technologies | .NET | .NET MAUI
0 comments No comments
{count} votes

Answer accepted by question author
  1. Anonymous
    2022-05-23T09:44:07.177+00:00

    Hello,​

    Can I use Google Sign-in with MAUI?

    Yes, based on the below MAUI source code file, we can see that WebAuthenticator has already included in MAUI Essentials:
    https://github.com/dotnet/maui/blob/main/src/Essentials/src/WebAuthenticator/WebAuthenticator.android.cs

    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.


0 additional answers

Sort by: Most helpful

Your answer

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