@websanova/vue-auth
Advanced tools
Comparing version 1.0.4-dev to 1.0.5-dev
@@ -17,3 +17,3 @@ { | ||
"version": "1.0.4-dev", | ||
"version": "1.0.5-dev", | ||
@@ -40,3 +40,3 @@ "repository": { | ||
"vue-style-loader": "1.0.0", | ||
"vue-loader": "8.5.3", | ||
"vue-loader": "8.5.2", | ||
"webpack": "1.13.1", | ||
@@ -47,3 +47,3 @@ "webpack-dev-server": "1.14.1", | ||
"replace-webpack-plugin": "0.1.2", | ||
"@websanova/vue-auth": "1.0.4-dev" | ||
"@websanova/vue-auth": "1.0.5-dev" | ||
}, | ||
@@ -50,0 +50,0 @@ |
@@ -20,8 +20,10 @@ # Vue Auth | ||
* vue >= 1.0.0 | ||
* vue-resource >= 0.8.0 | ||
* vue-router >= 0.7.0 | ||
Vue 2.x is not currently supported due to many inconsistencies between libraries. | ||
* vue 1.0.25 | ||
* vue-resource 0.9.1 | ||
* vue-router 0.7.13 | ||
## Notes | ||
@@ -496,3 +498,3 @@ | ||
### v1.0.0-dev | ||
### v1.0.x-dev | ||
@@ -521,2 +523,3 @@ * Module renamed to `vue-auth` from `vue-jwt-auth`. | ||
* A fetch call has been added allowing the user to be reset. | ||
* Now supports a "loose" driver based model for authentication allowing for some customization of request/response intercepts for requests. | ||
* The token function will return current function or called with `other` or `default` will return the appropriate token. | ||
@@ -527,2 +530,2 @@ * Checking token expiration (base64 decode) has been removed. Since a refresh will not occur often for SPA it was a bit too much extra code. Will need to do it custom if it's really necessary. | ||
* Properly packaged and minified distribution. | ||
* General bug fixes and improvements. | ||
* General bug fixes and improvements. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
307679
35
2228
528