We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0c070 commit 7c07ce2Copy full SHA for 7c07ce2
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "restify-oauth2",
3
"description": "A simple OAuth 2 endpoint for Restify",
4
- "keywords": ["restify", "oauth", "oauth2", "rest", "authentication", "api"],
5
- "version": "3.0.1",
+ "keywords": ["restify", "oauth", "oauth2", "rest", "authorization", "authentication", "api"],
+ "version": "4.0.0",
6
"author": "Domenic Denicola <domenic@domenicdenicola.com> (http://domenic.me/)",
7
"license": "WTFPL",
8
"repository": {
0 commit comments