# Google Sign In

## Environment variables:

* [Frontend](broken://pages/-MFGs2jX90d9D-2GZcWI)
  * `VUE_APP_GOOGLE_CLIENT_ID_OAUTH2`

Open [google developers console](https://console.developers.google.com/apis/credentials):

1. Click CREATE CREDENTIALS and set OAuth client ID
2. **Application type**: Web application
3. **Name**: Web client 1
4. **Authorized JavaScript origins** and **Authorized redirect URIs**:

![](/files/-MFJKv35lZjEosxi1VkR)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.netcoresaas.com/other/integrations/social-login/google.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
