My question is how do you exclude certain networks from using facebook connect on your website. I mean if you want FB connect on your site, can you limit say only people with NYU.edu Emails or people in the NYU network?
|
|
You would have to use the auth.revokeAuthorization command (PHP) after authenticating them and then checking their network. |
||
