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/

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,838 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,016 Reputation points Microsoft Vendor
    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