How Stack exchange OAuth work for android app? -



How Stack exchange OAuth work for android app? -

i trying understand how stackexchange's oauth work posting question using android app.but couldn't find illustration understand process.

although https://api.stackexchange.com/docs/authentication on link mentioned

send user https://stackexchange.com/oauth, these query string parameters client_id scope (details) redirect_uri - must under apps registered domain state - optional

i don't understand how utilize information.

android oauth-2.0 stackexchange-api

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -