Hi guys, Seeing that I couldn't really find an OAuth 2 library for java (to do OAuth authentication workflow), I've decided to write my own (I'm scared on running strange libraries, :p).
Anyways, I've created a repository on Google Code called JOAuth (as oauth was taken), http://code.google.com/p/joauth/. I've written a (kind of a comprehensive) setup example on StackOverflow (http:// stackoverflow.com/questions/4376612/joauth-a-java-based-oauth-2- draft-10-library-how-do-i-use-it). Feel free to download and use it, I'm using it to do Facebook authentication (and it works well with OAuth draft 10). Criticise it as much as you like, I need feedback and reviews and what I need to make it better. Regards The Elite Gentleman. -- You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/oauth?hl=en.
