Skip to content

Instantly share code, notes, and snippets.

@iamparthaonline
Created September 12, 2022 14:18
Show Gist options
  • Select an option

  • Save iamparthaonline/124082ef5fcf3a9a27ac69095e42f727 to your computer and use it in GitHub Desktop.

Select an option

Save iamparthaonline/124082ef5fcf3a9a27ac69095e42f727 to your computer and use it in GitHub Desktop.
{
"serviceConfigurations": {
"google": {
"clientId": "YOUR_CLIENT_ID.apps.googleusercontent.com",
"secret": "YOUR_SECRET",
"loginStyle": "popup"
}
},
"env": "development"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment