I'm building a tool that interacts with Cloudflare's API which I'd like to be able to leverage a similar Web sign-in/permission approval flow rather than having the user generate and paste an API token manually. Are there plans to allow third-party apps to be registered with Cloudflare so they could have their own IDs/have their well-defined maximum token scopes/be subject to revocation – in, other words, behave like an OAuth app in the GitHub ecosystem or similar. I would not want my tool to impersonate wrangler for obvious reasons, either.