AspNetCore.Docs/aspnetcore/security/authentication
Simon Butler b4d441a0fe error occurs when using MvcOptions (#2526)
* error occurs when using MvcOptions

When following the guide and adding the service.configure for mvcoptions a compile error occurs using a base .netcore mvc project.
The startup.cs file by default does not include the declaration for the namespace microsoft.aspnetcore.mvc which resolves the compile error.

* Update accconfirm.md
2017-01-18 15:13:28 -10:00
..
2fa Add docfx content 2016-10-28 10:35:15 -07:00
accconfirm RequireConfirmedEmail 2016-11-16 09:01:55 -10:00
azure-active-directory keywords and decription meta-data 2016-11-17 10:13:02 -10:00
identity Add example of how configure Identity to use Guid data type for primary keys 2016-12-12 10:35:18 +01:00
social Update index.md 2017-01-11 12:21:10 -10:00
2fa.md Specify alt text in all images (#2434) 2016-12-22 10:03:29 -08:00
accconfirm.md error occurs when using MvcOptions (#2526) 2017-01-18 15:13:28 -10:00
cookie.md Word spacing update (#2456) 2017-01-04 09:19:39 -10:00
facebook-logins.md redirects (#2359) 2016-12-09 10:12:11 -08:00
google-logins.md redirects (#2359) 2016-12-09 10:12:11 -08:00
identity-configuration.md Update highlights in code samples 2016-12-12 10:44:57 +01:00
identity-primary-key-configuration.md typo of the word your (#2448) 2016-12-28 11:58:22 -08:00
identity.md Image alt text updates (#2442) 2016-12-26 08:35:58 -08:00
index.md sociallogins toc 2016-12-07 12:33:19 -08:00
microsoft-logins.md redirects (#2359) 2016-12-09 10:12:11 -08:00
oauth2.md keywords and decription meta-data 2016-11-17 10:13:02 -10:00
other-logins.md redirects (#2359) 2016-12-09 10:12:11 -08:00
sociallogins.md redirects (#2359) 2016-12-09 10:12:11 -08:00
toc.md sociallogins toc 2016-12-07 12:33:19 -08:00
twitter-logins.md redirects (#2359) 2016-12-09 10:12:11 -08:00