Extracting implicit auth token from URL

localhost and 127.0.0.1 are the same thing. The example doesn’t work when running off file:// URL’s

But both need to be running off something that serves HTML on port 80, for http and port 443 for https (generally speaking). So it should work for localhost, assuming your localhost is configure correctly and nothing else is running that may grab it.

1 Like