Is it possible to Determine which OAuth Library to use? -


as have oauth , oauth2 protocol various services facebook, twitter, etc. know if possible detect service uses oauth backend programming , hence proceed use best suited oauth 1 or oauth 2 class library oauth?

thanks.

you have read each service provider's(facebook, twitter, etc) api documentation , decide based on that


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

jQuery Ajax Render Fragments OR Whole Page -

java - Why is BlockingQueue.take() not releasing the thread? -