Added package httpauth

This commit is contained in:
Federico Ceratto 2017-10-07 22:53:56 +01:00
parent 5ea9dfa9e7
commit 84ad229630

View File

@ -7381,5 +7381,20 @@
"description": "The SHIORI DLL interface",
"license": "MIT",
"web": "https://github.com/Narazaka/shioridll-nim"
},
{
"name": "httpauth",
"url": "https://github.com/FedericoCeratto/nim-httpauth",
"method": "git",
"tags": [
"http",
"authentication",
"authorization",
"library",
"security"
],
"description": "HTTP Authentication and Authorization",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-httpauth"
}
]