Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
DO NOT USE — this tag is being cleaned up. Use [android-contentprovider], [provider-model], or whatever more specific tag is appropriate instead.
2
votes
1answer
169 views
Multiple auth providers
I want to implement multiple auth providers (like stackoverflow). I have downloaded the dotnetauth library. However, I have one generic question about the overall architecture of my web application. ...