java - oauth authentication development for struts application -


I want to develop oyoth for one of the "localhost" applications. Can you guide you to develop with any useful links? Initially I am looking for certification only.

Do we need to use different APIs for Facebook, Gmail, and Twitter?

You do not need a separate library to use OAuth for your application, it is very easy And there is a light weight API that provides ohth implementation for almost all major providers such as Google, Facebook, Yahoo, MSN and others.

Take a look at that which is quite easy and clear

Comments