* #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.
* Commented out the reset password link
* Updated the instructions to update the ForgotPassword.cshtml page.
* Update accconfirm.md
* Update accconfirm.md
* Minor updates to text and to fix the code block.
* Update accconfirm.md
Updating MinimumAge property to public and setter private, since the 'protected' accessibility won't work in the MinimumAgeHandler (given it accesses this property as public).
* Secure user data
* removed dead code
* Revert "removed dead code"
This reverts commit 3311e8e4d4.
* move snippets to final15
* work
* fix
* work
* work
* work
* work
* work
* work
* work
* work
* work
* CRUD check
* work
* rename
* work
* formatting
* tdykstra feedback
* work
* tom feedback
* work
* work
* joe feedback
* work
* download
* fix
* download link
* download link