---
title: "Google login callback url"
method: GET
path: "/users/google/callback"
tags: ["🔐 Authentication"]
---

# Google login callback url

`GET /users/google/callback`

Google will send user details in JSON format once user successfully logs in.

Backend will create an access and refresh token and will redirect user to the appropreate frontend url with access token and refresh token in the query parameter.

## Response `200`

---

[API](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi.md) · [All operations](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hiteshchoudhary-ssesph/freeapi/versions/a9f3a290e4dc/schema)
