AsadA
Deno10mo ago
28 replies
Asad

Deno permissions and security

Hello
I see that deno provides allow net and filesystem - how can i restrict these things based on the file and not blanket on the sandbox? I.e. i have my code and user code - i want to restrict user code but allow my code to have access - user code may use apis defined in my code
Was this page helpful?