I have implemented a sample application provided by DotNetOpenAuth as described here .
As you can see below, this requires the user to install this facebook application.

I just want users to be able to use their login for my website with website.
Is there a way to prevent the installation of the facebook application?
Update: There is no install button at the entrance to Stackexchange Facebook. It just has a dialog box asking for different permissions. This is much preferable in my case.

source share