Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Worthy replacement for Xamarin Auth

$
0
0

I've been using Xamarin auth until recenty. Since it's dependent of legacy Android support libraries, I have replaced it. While doing so, I realized the lack of another complete solution for authentication for Xamarin Forms.

One of my projects identifies against IdentityServer4. In this case, OidcClient comes in pretty handy. However, to handle canceled logins, IBrowser impelmentations etc, I still need to add pretty much code, beside the library.

In another project, I'm identifying against an Azure AD. Here, Microsoft.Identity.Client (MSAL) seems to do the work very well. But that's only for MS authentication, if I understand correctly?

So... Is there any worthy replacement to Xamarin.Auth for Oauth with Xamarin Forms?


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>