Hey guys! Quick Q I can't find a proper answer to this. I setup a "Login with X" feature, and on the developer portal of X I added some scopes to read people posts etc, so when I do Login with X it actually asks the user "Authorize this app to read your posts"
But technically speaking to do this, Supabase needs to expose this OAuth token to me, so I can request X API. Is it possible to get this ?
Thank you!