Add libjwt

Bindings for libjwt
This commit is contained in:
Iwan Budi Kusnanto 2016-11-18 11:26:49 +07:00 committed by GitHub
parent b595385fd6
commit 0924901fbb

View File

@ -5438,5 +5438,17 @@
"description": "MaxMind GeoIP library",
"license": "LGPLv2.1",
"web": "https://github.com/FedericoCeratto/nim-mmgeoip"
},
{
"name": "libjwt",
"url": "https://github.com/nimscale/nim-libjwt",
"method": "git",
"tags": [
"jwt",
"libjwt"
],
"description": "Bindings for libjwt",
"license": "LGPLv2.1",
"web": "https://github.com/nimscale/nim-libjwt"
}
]