Following on from protecting directories using .htaccess, you may find that (in some cases), you want to access a subdirectory that is password protected without a password.
- Home
- Blog (Page 18)
2
Forcing Your Facebook App To Run Using HTTPS / SSL
Force your application to run a secure connection by detecting non-secure connections in JavaScript.
Facebook, JavaScript, SSLForcing Your Facebook App To Run In An iFrame
If you want to force your user to use your application within in an iFrame (either as a canvas app or as a fan page application), the only way to do so is using JavaScript. Here is some sample code you can use.
Facebook, JavaScript, TutorialRequesting Every Facebook App Permission
Ever wondered what a Facebook App requesting every possible permission would look like?
Application, Facebook