---
title: "OAuth2 callback"
method: GET
path: "/auth/oauth2/{provider}/callback"
tags: ["Auth"]
---

# OAuth2 callback

`GET /auth/oauth2/{provider}/callback`

## Path parameters

- `provider` string, required

## Other responses

- `302` — Redirect after callback
- `400` — Bad request
- `500` — Server error

---

[API](https://skmtc.net/sipcapture/apis/homer-next-gen-api.md) · [All operations](https://skmtc.net/sipcapture/apis/homer-next-gen-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipcapture/homer-next-gen-api/versions/1966dd0df318/schema)
