Azure-Samples / active-directory-b2c-xamarin-native

This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
http://aka.ms/aadb2c
MIT License
110 stars 65 forks source link

Updating MSAL to 4.32.0 #157

Closed trwalke closed 3 years ago

trwalke commented 3 years ago

PR to update MSAL to 4.32.0.

Tested