Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Hutchinson
74bc28e6bd Fixing the link to the main _Layout.cshtml in the Pages/Account/Manage/_Layout.cshtml (#103) 2018-06-05 08:53:21 -04:00
Jeremy Hutchinson
f953495e38 Standardize namespaces to all be under the Microsoft.eShopOnWeb namespace and update default namespaces. (#102) 2018-06-05 08:52:54 -04:00
Steve Smith
2ab390fa6d Using partial Tag Helper 2018-05-29 13:35:14 -04:00
Steve Smith
7456c26daf converting to partial taghelper 2018-05-19 17:40:06 -04:00
Steve Smith
3d46c80cff Adding 2FA Authenticator Support (#66)
* Adding support for 2fa, more auth options

* WIP getting auth stuff working

* Added Manage views. 2FA working now for MVC app.

* Switching to using a controller for no-UI logout scenario

* Adding Razor Pages impl of 2FA auth stuff. Works.
2017-10-23 21:58:21 -04:00