aspnetcore/samples/SocialSample
Osman M Elsayed 8645ca0dc5 Update MicrosoftAccount to use converged auth
-Updated MicrosoftAccountDefaults to use app model v2 & graph API
-Updated MicrosoftAccountHelper to extract user info from the user object
returned by the graph API
-Updated MicrosoftAccountMiddlewareTests accordingly
-Added the app model v2 client credentials to SocialSample/config.json
-Configured SocialSample to use SSL

Startup.cs
- Sorted namespaces
- Dropped openid scope from Microsoft-AccessToken
project.json
- Sorted dependencies
MicrosoftAccountHelper.cs
- Removed name claim transofmation
- renamed GetName, GetFirstName & GetLastName
2016-03-04 11:52:43 -08:00
..
Properties Update MicrosoftAccount to use converged auth 2016-03-04 11:52:43 -08:00
compiler/resources Update MicrosoftAccount to use converged auth 2016-03-04 11:52:43 -08:00
wwwroot Update the sample dependencies, commands, etc.. 2015-12-01 15:54:12 -08:00
SocialSample.xproj Remove project name from output path 2016-03-02 21:20:11 -08:00
Startup.cs Update MicrosoftAccount to use converged auth 2016-03-04 11:52:43 -08:00
config.json Update MicrosoftAccount to use converged auth 2016-03-04 11:52:43 -08:00
project.json Update MicrosoftAccount to use converged auth 2016-03-04 11:52:43 -08:00