Skip to content

Exchange Supabase OAuth authorization code for tokens

POST
/account/supabase/oauth
object
code
required
string
redirect_uri
required
string
code_verifier
required
string

Successful response

object
success
required
boolean
message
string

Bad Request

Unauthorized

Internal Server Error