Brayden
CDCloudflare Developers
•Created by parisholley on 2/13/2025 in #d1-database
how do you make this work, are you
We're using an OAuth integration with Cloudflare on the cloud version of Outerbase where we've partnered with them it ~ a year ago to list your databases and have the ability to run queries against them if you approve it.
With the open source version you can get a sense of how we do it here with their public API: https://github.com/outerbase/sdk/blob/main/src/connections/sqlite/cloudflare.ts
5 replies