microsoftgraph / aspnetcore-connect-sample

[ARCHIVED] This ASP.NET Core MVC sample shows how to connect to Microsoft Graph using delegated permissions and the Azure AD v2.0 (MSAL) endpoint.
MIT License
123 stars 96 forks source link

Migrating to MSAL (Azure AD v2.0) #5

Closed mark-szabo closed 6 years ago

mark-szabo commented 6 years ago

Code updated to support the new MSAL Preview Library on ASP.NET Core 2.0.

2