Is it possible to check the request comes from deno subhosting?
Recnently we are planing to use deno subhosting to connect to database. We need to protect the database connections only comes from deno but I didn't found the way to do that, does anyone knows how to do?
0 Replies