* fix for facebook case study link(issue 24365) * Update aspnetcore/security/authentication/social/index.md * merge overides * Update aspnetcore/security/authentication/social/index.md Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>pull/24390/head
parent
360d83d795
commit
64580fbff9
|
@ -21,7 +21,6 @@ Enabling users to sign in with their existing credentials:
|
|||
* Is convenient for the users.
|
||||
* Shifts many of the complexities of managing the sign-in process onto a third party.
|
||||
|
||||
For an example of how social logins can drive traffic and customer conversions, see the case study by [Facebook](https://www.facebook.com/unsupportedbrowser).
|
||||
|
||||
## Create a New ASP.NET Core Project
|
||||
|
||||
|
|
Loading…
Reference in New Issue