Add oauth package

This commit is contained in:
CORDEA 2016-09-04 09:38:38 +09:00
parent 2c9148b892
commit cdefdd21f8

View File

@ -5210,5 +5210,19 @@
"description": "React.js bindings for Nim",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/react.nim"
},
{
"name": "oauth",
"url": "https://github.com/CORDEA/oauth",
"method": "git",
"tags": [
"library",
"oauth",
"oauth2",
"authorization"
],
"description": "OAuth library for nim",
"license": "Apache License 2.0",
"web": "http://cordea.github.io/oauth"
}
]