---
title: "Google Login Callback"
method: GET
path: "/api/user/auth/google/callback"
tags: ["User"]
---

# Google Login Callback

`GET /api/user/auth/google/callback`

Callback for Google authentication.

## Query parameters

- `access_token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/chat-fly/apis/chatfly-backend-application.md) · [All operations](https://skmtc.net/chat-fly/apis/chatfly-backend-application/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chat-fly/chatfly-backend-application/revisions/cbb37496f138/schema)
