Add authorization token to file system api

This commit is contained in:
Martin Fournier
2021-12-28 15:21:11 -05:00
parent cc4f07d037
commit 5d7d72a3e2
7 changed files with 564 additions and 96 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ Changelog.txt
Netburner.txt
/doc/build
/node_modules
/electron/node_modules
/dist/*.map
/test/*.map
/test/*.bundle.*