Azure-Samples / active-directory-dotnet-webapp-webapi-openidconnect-aspnetcore

An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.
119 stars 97 forks source link

Update sample to RC1-final #5

Closed MattKotsenas closed 8 years ago

MattKotsenas commented 8 years ago

Update the sample from Beta3 to RC1. I tried to keep the conversion as direct as possible. In a few places (mainly Startup) I updated to follow the new project template best practices for RC1.

acomsmpbot commented 8 years ago

No issues were found in this pull request.

MattKotsenas commented 8 years ago

Repo has been updated to RC2. This is obsolete. Closing.