* 2.0 update for cookie middleware doc
* More changes
* More changes
* More changes
* Replace banned words
* More changes
* More changes
* More changes
* Implement suggestions
* Add Hao's suggestions
* #3753 Update social logins index
* #3753 Update facebook logins
* #3753 Update Google logins
* #3753 Update Twitter logins
* #3753 Update Microsoft logins
* #3753 Combine social and local login accounts screenshot update
* #3753 Fix app name in screenshot
* #3753 QA pass
* #3753 Put borders on screenshots to replace shadows
* Update facebook-logins.md
Minor clean up - remove future tense. Split up long sentences to help software translators.
* Update facebook-logins.md
* Update google-logins.md
* Update index.md
* #3753 Fix missing anchor
* Merge with origin
* #3862 Social snippets by SDK vesion
* #3753 Update social logins index
* #3753 Update facebook logins
* #3753 Update Google logins
* #3753 Update Twitter logins
* #3753 Update Microsoft logins
* #3753 Combine social and local login accounts screenshot update
* #3753 Fix app name in screenshot
* #3753 QA pass
* #3753 Put borders on screenshots to replace shadows
* Update facebook-logins.md
Minor clean up - remove future tense. Split up long sentences to help software translators.
* Update facebook-logins.md
* Update google-logins.md
* Update index.md
* #3753 Fix missing anchor
* 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.
* Initial progress
* Adding to TOC
* Ready for review
* redirect (#3631)
* WIP: redirect
* Update preventing-open-redirects.md
* Minor cleanup
* Adding LocalRedirect info and example
* Updating figure
* Fixing typo and adding another example
* Rewording example and adding list.
* Fix issue which rose when rendering index
* Includes check for edit permission before listing.
* Inject authorization service and import libraries.
* Commented out cosmetic
* stub for custom providers doc
* progress
* more progress
* Updating TKey references.
* More progress
* adding sample project with default identity controllers and views
* Final updates before PR
* Update identity-custom-storage-providers.md (#3509)
* Update identity-custom-storage-providers.md
* Update identity-custom-storage-providers.md
* Minor tweaks to Identity storage providers doc
* Change "a" to "an"
* Update identity-custom-storage-providers.md
* Responding to Tom's feedback in Rick's PR.
* Responding to feedback
* Updated home page to provide instructions. Updated ApplicationUser to implement IIdentity.