When I send a user to the authentication URL recommended by the Facebook developer documentation:
https://www.facebook.com/dialog/oauth?client_id=...&redirect_uri=...&scope=...
I see a dialog similar to this:
I would like to present a dialog like the one I see for other apps, which looks like this:
Can someone please explain how to achieve this much friendlier appearance?
I found the documentation I needed here: