---
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.dev/excellence-ai/apis/excellence-learning/revisions/2a0c1636fd3b?raw)
