Description
Hi there!
I was following the guide and found something different.
"This file contains the client-side information needed to use Google Sign-in. The details on how to do this are documented on the Developer website."
I entered SHA1 and the package and created a json file by clicking 'Configure a Project' through the developer website link, but the file looks different from the guide.
Is it wrong to choose Android from the image above?
My json file looks like this:
{"installed":{"client_id":"529939461761-1809034pngb3o70tgnlupamab0e1l8vs.apps.googleusercontent.com","project_id":"myproject-492d7","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://accounts.google.com/o/oauth2/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","redirect_uris":["urn:ietf:wg:oauth:2.0:oob","http://localhost"]}}