---
title: "Handle the redirect from an IndieAuth server to continue the auth flow"
method: GET
path: "/auth/indieauth/callback"
tags: ["Internal", "Auth", "Chat"]
---

# Handle the redirect from an IndieAuth server to continue the auth flow

`GET /auth/indieauth/callback`

## Query parameters

- `state` string, required

## Other responses

- `307` — Redirected to home page
- `400` — Bad request

## Changes

- **2025-01-30** `ff01a848859b` — 1 warning
  - deleted the `query` request parameter `code`
- **2024-07-02** `618b7ae59cc5` — 1 info
  - endpoint added
- **2021-09-23** `02fef72d775b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/owncast/apis/owncast-apis/changes/auth/indieauth/callback/get.md)

---

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