When I load the dashboard page for the domain, there is a brief flash that tells me congrats, Cloudflare is protecting the site. And then the statistics appear. The DNS management page is not complaining that the nameservers are not assigned
So, Snippets can access the Cache API, that means the Snippets code can do some decisions based of the Cache API content. Do you plan to have a flag / return code / special header / etc, that could inform CF to not continue to the normal process (prevent calling a Worker) ?
Ideally that could be even better to permit us to choose another Worker (for example to switch from a v1 to a v2 of a project)
probably a weird question; I want to use D1 for my apps db. I was wondering there are any benefits/cons to keeping my posts table in one db and the users table in another? I want to optimize for space used in each db.
Thanks @dave | ai.moda - I've build several out over the years, but mostly running on Azure with DB backend. The cost is pure crazy when you add up identity servers and all the rest of it. Although I've never used it, Firebase looks to be the most cost effective solution I've found with a backing store, JWT token support along with change events etc. I was hoping it was just something else the CF had built out, so I could keep it all together with the app. All good though - I'm sure it's in the works somewhere, it certainly would be a welcome service if they could keep the costs managed as well.
Fair enough. I've not looked into it to be able to comment. Thus far I've found CF pricing pretty compelling in most areas. Is it out of alignment with industry pricing or just generally expensive?
Pre-warning Microsoft are merging Azure AD B2C with another product at the moment… plus you need to understand Microsoft’s proprietary XML framework to build custom identity solutions like Passwordless login, etc.
Ahhhh yes, sorry. I started to implement my own OAuth 2.0 server for Google Assistant, but temporarily abandoned it after realizing Google sunset the functionality we wanted.
ok I want to secure our staging API with Cloudflare Access. I thought that the Service Token is the exact correct way to do so. Only if the Client-ID & Client-Secret are present (and valid) the API request should go through. But I always get redirected to the Login Page, where the API calls are not doing anything...
There's not, but you're free to ask here, #general-help, or https://community.cloudflare.com/. The ZT team hang out more directly on the forum rather than Discord, but there's a tonne of smart community folks here who'd be happy to help