Tag Archives: facebook

Implementing Facebook OAuth 2.0 Authentication in Java

I recently switched onmydoorstep.com.au‘s Facebook login feature from the old “Facebook Connect” API implemented with facebook-java-api over to the new Facebook Graph API / OAuth 2.0 authentication. This was far easier to implement than the original authentication, particular under Apache … Continue reading

Posted in Java, Software Engineering | Tagged facebook, Java, oauth, tips | 77 Comments