Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have simple HTML based applications on my Facebook page. They do not use Facebook usr information (simply text, photos and links).

As such do I need to make any changes in relation to the October 2011 OAuth requirements?

Thanks

share|improve this question

closed as not a real question by Brian Roach, Jimmy Sawczuk, Perception, ifaour, Graviton Sep 30 '11 at 11:32

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

2 Answers

You would still need to have an SSL certificate for your server, but if your not using any facebook apis you don't need to worry about oauth2.0 specifically.

share|improve this answer
Thank you Hannah, much as I suspected. – Leonard Coyne Oct 2 '11 at 22:37

If the user is not asked to login, you don't need the oAuth

share|improve this answer
Thank you Glenn. – Leonard Coyne Oct 2 '11 at 22:38

Not the answer you're looking for? Browse other questions tagged or ask your own question.