I'm migrating my Pages Functions site to Workers.
My existing site is protected by Cloudflare Access, as per these instructions:
https://developers.cloudflare.com/pages/platform/known-issues/#enable-access-on-your-pagesdev-domain
The main project.pages.dev site is protected by Access, not just preview deployments.
Will Workers allow me to do the same? I'm not seeing an Enable access policy setting in Workers configuration.