> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dalyenergy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Exchange Supabase Token

> Exchange a Supabase access token plus workspace choice for a Daly JWT

# POST /auth/exchange-supabase

Use this endpoint after `GET /auth/workspaces` when your client signs users in through Supabase first.

## Auth Requirements

* Send the Supabase access token as `Authorization: Bearer <supabase-access-token>`.
* The request body supplies the selected Daly `workspace_id`.
