I want to implement authorization using social networks such as twitter, facebook, Linked In. How can I resolve all social networks in my asp.net c # web application.
Yes, you can, but the authorization process in it will still be associated with the APIs of the services you are working on, depending on whether such endpoints are available.
Here are some documents you can check:
Facebook API
Twitter API
LinkedIn API
, (, ) .
Source: https://habr.com/ru/post/1789167/More articles:fatal error Function name must be a string - phpuitableview autoupadate when scrolling up - iosUpload files via ExtJS.Ajax.request and ASP.NET MVC without reloading the page (ajax-style) - asp.net-mvcWhat does ? - javaandroid: how to track a person’s location using an open street map via GPS - javamysql: is there any way to make tables "INSERT INTO" 2? - sqlHow to get variable name types and values in the current class or method in VB.net? - reflectionResources for learning VBA programming in Excel (for a complete programming novice) - vbaКогда ArrayList изменяет размеры, сколько элементов оно добавляет? - javaPostgres SQL statement does not exist; character = integer; - postgresqlAll Articles