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

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -