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
Post a Comment