securing access for deno deploy?
We are creating a page using fresh, that is only for internal usage inside our company.
We would of course love to use deno deploy for it, but is there a good way to limit the access to both the rendered frontend and the API, maybe even with something similar to cloudflare access?
We are currently looking into a way to add a custom middleware, butaybe there are simpler solutions, or even alternative ways of hosting the page (without going through tons of infrastructure setup)?
We would of course love to use deno deploy for it, but is there a good way to limit the access to both the rendered frontend and the API, maybe even with something similar to cloudflare access?
We are currently looking into a way to add a custom middleware, butaybe there are simpler solutions, or even alternative ways of hosting the page (without going through tons of infrastructure setup)?
