---
title: "Google Login"
method: GET
path: "/api/v1/auth/google"
tags: ["auth"]
---

# Google Login

`GET /api/v1/auth/google`

Redirect the browser to Google's OAuth consent screen.

## Query parameters

- `invite_token` string
- `mode` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/minro/apis/minro-cs-platform.md) · [All operations](https://skmtc.dev/minro/apis/minro-cs-platform/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/minro/minro-cs-platform/revisions/eb854265cf29/schema)
