poc nginx node auth

This commit is contained in:
2019-11-07 22:25:03 +01:00
commit e02476651a
15 changed files with 622 additions and 0 deletions

9
nginx-auth.iml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="@types/express" level="application" />
</component>
</module>