Facebook Connect Integration with a site using ASP.NET Membership Provider

后端 未结 2 1786
栀梦
栀梦 2021-02-08 00:21

Are there any best practices or examples of how to best integrate Facebook connect with an existing ASP.NET Application using the Membership provider (or something similar). I

相关标签:
2条回答
  • 2021-02-08 00:58

    Look into RPXNow: https://rpxnow.com/

    It'll allow you to integrate your app with a whole range of OpenId providers, and i believe with Facebook amongst them, with a nice tidy API. If you only want facebook as a provider, you may want to look elsewhere however

    0 讨论(0)
  • 2021-02-08 01:24

    https://rpxnow.com/ has changed its name to "Janrain" and is commercialized. It would be nice to know the technology behind it in order to create a solution of your own.

    Does anyone know an open source, free solution like "Janrain"? Or a good tutorial, suitable for ASP.NET MVC 2?

    0 讨论(0)
提交回复
热议问题