Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save saqibmehmoodgit/665f489bd5745bad2a7510865c69a64f to your computer and use it in GitHub Desktop.
Save saqibmehmoodgit/665f489bd5745bad2a7510865c69a64f to your computer and use it in GitHub Desktop.
First request to server
Request URL: http://localhost:3000/connect/facebook
Request Method: GET
Status Code: 302
///
Automatically Second request
Request URL: https://www.facebook.com/dialog/oauth?client_id=497247197687117&
redirect_uri=http://localhost:3000/connect/facebook&response_type=code&state=uSQ5kW
Request Method: GET
Status Code: 302
Query String Parameter
client_id: 497247197687117
redirect_uri: http://localhost:3000/connect/facebook
response_type: code
state: uSQ5kW
Request Header
:authority: www.facebook.com
:method: GET
:path: /dialog/oauth?client_id=497247197687117&redirect_uri=http://localhost:3000/connect/facebook&response_type=code&state=uSQ5kW
accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3
cookie: sb=wkXsW2AY6GHf_ryRFCAXYTss; datr=wkXsWxTRm5zyqwvtemDJL3zZ; _fbp=fb.1.1562087044193.1329799614; c_user=100000748024308; xs=225%3Avfpmp8y5OCEXCg%3A2%3A1562088905%3A18882%3A5962; wd=1366x657; fr=3HJ1nop7dV6zCulDY.AWUUpz0xVRh38zkZ2njc_ogmrD8.BdGfTx.J7.F0Z.0.0.BdIe2J.AWVXMAWT; presence=EDvF3EtimeF1562505541EuserFA21B00748024308A2EstateFDsb2F1562503813018EatF1562505541284Et3F_5bDiFA2user_3a1B09416590452A2ErF1EoF2EfF4C_5dElm3FnullEutc3F1562505541742G562505541786CEchFDp_5f1B00748024308F1CC; act=1562505669299%2F12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment