authentication - Google oAuth 2.0 localhost resolution -


how google authentication server resolve localhost address in callback?

thanks.

an oauth 2 authenticating party never contacts relying party.

instead, sends 302 redirect response browser, telling go relying party (and passing result code in query string).
browser capable of resolving localhost.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -