Merge pull request #597 from FedericoCeratto/add-httpauth2153
Added package httpauth
This commit is contained in:
commit
514603a962
1 changed files with 15 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue