Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@websanova/vue-auth

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@websanova/vue-auth - npm Package Compare versions

Comparing version 1.0.4-dev to 1.0.5-dev

demo/src/public/js/vue-1.0.25.min.js

6

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc