redux-token-api-middleware
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "redux-token-api-middleware", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Redux middleware for calling APIs with token-based auth", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -6,2 +6,10 @@ # redux-token-api-middleware | ||
**Alpha software - currently under heavy development** | ||
## Installation | ||
$ npm install redux-token-api-middleware | ||
## Usage | ||
#### `main.js` | ||
@@ -8,0 +16,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
6344288
33