Xamarin Development: Authentication and Identity

Xamarin Development: Authentication and Identity

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 32m | 266 MB

Learn how to use the Xamarin.Auth library to authenticate mobile users and restrict or allow access to resources and functionality in your C# applications. This course reviews the components involved in authentication, including identity providers, OAuth, tokens, and claims, and then dives straight into working with Xamarin.Auth, from installing the necessary packages to authenticating and storing user credentials. Then learn how to centralize claims with an identity management service such as Azure Active Directory B2C, and access claims from authentication tokens in order to authorize users and personalize the user experience in your apps.

Topics include:

  • Authenticating users of mobile apps
  • Working with the Xamarin.Auth library
  • Making authenticated web calls
  • Storing and retrieving credentials
  • Using an identity management service
  • Configuring and extracting claims
  • Using claims