Desktop AuthOAuth callback handler

OAuth callback handler

Handles the Supabase OAuth callback in browser-based sign-in flows.

curl -X GET "https://api.talkturo.com/api/auth/callback" \
  -H "Content-Type: application/json"
{}
GET
/auth/callback
GET
Base URLstring

Target server for requests. Edit to use your own host.

Request Preview
Response

Response will appear here after sending the request

Responses

Callback handled