php - Sign up/in using google account for localhost application -


i want use "sign up/in using google account" on localhost web application. used apis provided google it's not working.

it gives me error

http error: (0) couldn't connect host

is necessary have security certificate (ssl) localhost use api?

what can problem?

that can't done guess. you'll need domain name or dns entry website on trying integrate google sign-in.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

c++ - Accessing inactive union member and undefined behavior? -

php - Get uncommon values from two or more arrays -