Oauth Callback
Handle OAuth callback from GoTrue (Google, GitHub).
The client-side callback page extracts tokens from the URL hash fragment and POSTs them here in the request body (tokens never appear in URLs/logs).
post/api/v1/auth/callback
Request body
Response
Successful Response
{"stackTrail":"paths:/api/v1/auth/callback:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}