Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

I have created an app. now i wanted that when the user comes to my app and only if he is not authorized then redirect it to the auth dialogue otherwise dont redirect to anywhere. i wanted to do this by the Auth referrals but in my app setting this option is not showing up, here its screenshot: http://i.stack.imgur.com/m8cMV.png if you can tell me how to enable the auth referrals option again then tell that or tell me a php code to redirect the user

share|improve this question

1 Answer

Well my friend, in facebook "developers roadmap" they are writing that they are going to remove that option.

as far as i can see this one, you need to build a self-redirect to auth dialog box if the user doesnt have access to your app.

if he does, then show something else.

hope it helps.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.