---
title: "Google Oauth Callback"
method: GET
path: "/google/callback"
tags: ["OAuth - Google"]
---

# Google Oauth Callback

`GET /google/callback`

Handles the callback from Google, exchanging the authorization code for tokens,
then validates the ID token with Google's public keys, and logs the user in.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/c407f3b5a05b/schema)
