Microsoft account balance not working

broken image
broken image

The samples are all focused on using either Facebook authentication or Google authentication and the documentation for how to use a Microsoft Account is pretty thin.

broken image
broken image

I’ve been playing with ASP.NET and social identity providers lately. If you’re getting an error that says Invalid redirect_uri value and you’ve just recently created the project, this is probably what’s going wrong. UPDATED (June 13, 2014) - With the latest version of the ASP.NET Identity / OWIN libraries and code, the Redirect URL value that you’ll use in Step #8 should now be “”. UPDATED (May 16, 2016) - If you’re looking for how to do this with ASP.NET Core, here’s the ASP.NET Core 1.0 version.