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