I'm building an app I would like to give partial access to the Vercel API. Namely I want it to read projects and the FOCUS billing charges API without giving it write access to the whole team.
I do have an OAuth App working with Sign in with Vercel I could use. I heard that permissions (OAuth Scopes) for issuing API requests and interacting with team resources is currently in private beta.