I have my own Cloudflare workers link ( like https:// xyz.abc.workers.dev) . My problem is - Anyone with the link can view all the files. But i dont want this. I want specific people to allow to view the files though everyone has the link. And I want to have access to remove the specific people(who are allowed to view the files) again so thif needed.
What code or procedure should I follow?
I have my own Cloudflare workers link ( like https:// xyz.abc.workers.dev) . My problem is - Anyone with the link can view all the files. But i dont want this. I want specific people to allow to view the files though everyone has the link. And I want to have access to remove the specific people(who are allowed to view the files) again so thif needed.
What code or procedure should I follow? Can you help me?