DEV Community

Bachi for Auth0

Posted on • Originally published at auth0.com

Easy Authentication in Xamarin Apps with Auth0

TL;DR: With Xamarin, developers can build native cross-platform mobile applications using C# on .NET. Also, authentication and authorization are a significant part of application architecture since they allow users to access specific functionalities and resources selectively. In this tutorial, we will learn how to use Xamarin together with the Auth0 OpenID Connect (OIDC) Client for .NET library to enable authentication in our iOS and Android mobile applications.

Read on 📖

Top comments (0)