Commit Graph

8 Commits (4e45fd4e3f1374cd51cc931cee93c9d72631d9fc)

Author SHA1 Message Date
Scott Sauber 76d42f09f3 Add ASP.NET Core 2 features to Identity Configuration. (#4288)
* Add ASP.NET Core 2 features to Identity Configuration.
Fixed typo with ASP.NET Core 1 Cookie Name.

* Make things more clear and call out the specific options.

* Fix wording, spacing, typo on folder name.  Display 1.x snippets with more context

* Fix typo

* Move properties and call out ASP.NET Core 1.x ones.
2017-09-19 09:44:10 -05:00
Scott Sauber c5649dcfe6 Update Introduction to Identity with ASP.NET Core 2 API's (#4236)
* Changes to split out the ASP.NET Core 2 Identity cofig from ASP.NET Core 1.

* Fix problem with number rendering
Show differences between ASP.NET Core 1.x and 2.x config.

* Fix extra spaces
Add snippet_ prefix to regions

* Correct what UseAuthentication does.

* Update snippet regions with snippet_ prefix.
2017-09-11 11:34:29 -05:00
Steve Smith c26e0c9fe1 Updating Identity (#3652)
* Updating to latest, cleaning up article and screenshots

* Update of Identity (#3653)

* WIP: Update of Identity

* Update identity.md

* Adding red box; adding link to account confirmation.
2017-07-10 11:58:09 -06:00
Alpha 19cda29edc Second attempt (tabs. vs spaces) 2017-06-28 14:30:03 -04:00
Sivanantham Padikkasu 80e1203e79 Changed the LogOff action name into LogOut (#3292)
Changed the LogOff action name into LogOut.Asp Net Core defaultly provides Logout action only.
2017-05-01 18:37:20 -10:00
Sivanantham Padikkasu ebd0b16af5 Changed the "LogOff" action name into "LogOut (#3294)
Changed the "LogOff" action name into "LogOut
2017-05-01 18:36:28 -10:00
Adrien TORRIS 529a866427 Add example of how configure Identity to use Guid data type for primary keys
Next #1975 PR
2016-12-12 10:35:18 +01:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00