Flibberdy
Flibberdy
CC#
Created by Flibberdy on 7/4/2024 in #help
Issue following Maui Example from MS Learn
Hi Everyone, I'm generally a back-end dev but I'm trying my hand at some Maui stuff with Blazor. I'm doing OK with the blazor, but now I'm trying to get an authenication flow using google as an ID provider. I'm following this article: https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/communication/authentication?view=net-maui-8.0&tabs=android But I can't work out which nuget packages to install for the IntentFilter in the sample to compile. Is Mono.Android right for the App.Android using? And which package contains Microsoft.Maui.Authentication.WebAuthenticatorCallbackActivity? Any help is much appreciated because I'm pretty stuck at the moment
1 replies