Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "bearer", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Bearer authentication module using token and Authorization HTTP header", | ||
@@ -16,2 +16,3 @@ "main": "bearer.js", | ||
"Authentication", | ||
"Authorization", | ||
"Token" | ||
@@ -18,0 +19,0 @@ ], |
@@ -10,2 +10,7 @@ BearerJS | ||
You can find fully functional demo at: | ||
``` | ||
https://github.com/dselmanovic/BearerJSDemo.git | ||
``` | ||
On your NodeJS app | ||
@@ -12,0 +17,0 @@ ------------------ |
10149
5
115