Is there a way to separate the Login Form from the App Data? (I do not want to reveal the app secret for regular users.)

/Leiph

Comments

dkre’s picture

Custom redirection?

See if there is a hook_ to grab the user post FB login and redirect them.

Or, try CSS/JS. Set display:none unless admin.