---
title: "Shared OAuth callback handler"
method: GET
path: "/api/auth/oauth/shared/callback/{state}"
tags: ["Client"]
---

# Shared OAuth callback handler

`GET /api/auth/oauth/shared/callback/{state}`

Handles OAuth callbacks from InsForge Cloud shared OAuth

## Path parameters

- `state` string, required

## Query parameters

- `success` string
- `error` string
- `payload` string

## Other responses

- `302` — Redirect to application with access token or error

---

[API](https://skmtc.dev/insforge/apis/insforge-authentication-api.md) · [All operations](https://skmtc.dev/insforge/apis/insforge-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/insforge/insforge-authentication-api/revisions/a935bb49f932/schema)
