I'm considering using Facebook login for a large site with some "bank-like" information such as viewing an account balance. The current login is a username/password system, otherwise I don't know the current security measurements taken.
What are some of the pitfalls? For now, I'm thinking security of the authorization and uptime.
Is Facebooks OAuth 2.0 secure enough? Just read that the lead author of OAuth 2.0 left the work group (See: http://hueniverse.com/2012/07/oauth-2-0-and-the-road-to-hell/) because it "fails to deliver its two main goals – security and interoperability".