I am using .NET MVC4 and I want an extension for Facebook, Google and Twitter. I downloaded DotNetOpenAuth 4.1, but I can not find any example on the Internet on how to integrate it with my application and have a login form for the providers, in my opinion.
thanks
You do not have to do anything. MVC4 includes this functionality in a standard internet template.
Just create new MVC4 applications, select an internet template, launch it and enter your facebook id.
Source: https://habr.com/ru/post/1437472/More articles:How can I create a locally unique identifier name? - c ++Adding a line in __FUNCTION__ to a macro - c ++Can TypeScript output javadoc comments? - typescriptCompiling .mex or .oct files using mkoctfile with Octave and Visual Studio 2010 Compiler - c ++Exclusion from the resource closes, finally hiding the other - who cares? - javaHow do I git reset - bad origin / any branch I checked? - gitUsing SearchBuilder in a NEST ElasticSearch Client - .netHow to get the coordinates of an element relative to the svg viewport? - javascriptAuto Layout Constraints in NSScrollView - nslayoutconstraintDjango: form validation: accepting multiple values ββfor a single field - djangoAll Articles