Hi,
I want to login in to my web application using my gmail id, for this i want to use OAuth 2.0 and java.
I read the oauth 2.0 flow through the below url's
I got some idea about it, And also i tried OAuth 2.0 Playground for understading .
But now i was in unable to implement it in java. Beacause i need some basic guidence,
Can some one please provide the jar file names and step by step guide for java implementaion or any sample snippets
Regards
PMR