c# - how to implement oAuth in custom membership provider -


i'm using nhibernate , different databases (depends on project) persist data. because of i'm using custom membership provider user , roles authenticate login , authorize access pages.

now want give option new users current users login using social network account.

i'm aware asp.net mvc4 comes built in simplemembership provider handles login out of box, have upgrade custom membership provider cause explain (many databases, not microsoft sql).

which solution recommend me use?

open app_start\authconfig.cs , enable whatever social media authorization you'd like.

for more details, see http://blogs.msdn.com/b/webdev/archive/2012/08/15/oauth-openid-support-for-webforms-mvc-and-webpages.aspx?pageindex=2


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -