symfony - Check OAuth token from Twitter Android sign in on a server -


i have implemented twitter sign in button in android app, works fine.

what want check user against server (written using symfony 3) , retrieve information.

i don’t want information retrieval impersonated need server check user against rest api (i guess) ensure request legit. how can implement that?

note: if request not clear, want twitter oauth , not google: https://developers.google.com/identity/sign-in/android/backend-auth

thanks!

note: cross-posted on twittercommunity


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -