Exchange Supabase OAuth authorization code for tokens
POST /account/supabase/oauth
POST
/account/supabase/oauth
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
code
required
string
redirect_uri
required
string
code_verifier
required
string
Responses
Section titled “ Responses ”Successful response
object
success
required
boolean
message
string
Bad Request
Unauthorized
Internal Server Error