Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "bearer", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Bearer authentication module using token and Authorization HTTP header", | ||
@@ -5,0 +5,0 @@ "main": "bearer.js", |
@@ -15,2 +15,8 @@ BearerJS | ||
Or more advanced demo with database connection at: | ||
``` | ||
https://github.com/dselmanovic/RestApiStack | ||
``` | ||
Thanks to [Brian Carlson](https://github.com/brianc) for help with connection to PostgreSQL | ||
In your NodeJS app | ||
@@ -17,0 +23,0 @@ ------------------ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14226
164