Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Xamarin Development: Authentication and Identity

Posted By: Landau17
Xamarin Development: Authentication and Identity

Xamarin Development: Authentication and Identity
MP4 | Video: 720p | Duration: 02:22 | English | Subtitles: VTT | 267.0 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