I'm developing a Facebook application as a Page Tab App. I want to show the OAuth dialog box before the user access the application via the fan page. How can I do this?
For a canvas app, when I enable the OAuth dialog box from the application settings (Enhanced Auth Dialog) the OAuth dialog box is shown when the application is accessed via apps.facebook.com/myapp.But when I access the same application using the page tab added inside a fan page, the OAuth dialog is not shown.