Vue Authenticate Versions Save

Simple Vue.js authentication library

1.5.0

3 years ago

Updates to build process, some packages have been removed and replaced with newer versions.

Minor fixes:

  • update Facebook SDK version
  • fix SessionStorage export
  • return response from logout action

1.4.1

5 years ago

1.4.0

5 years ago

Release notes:

  • Implemented dynamic response token path - 92c5d32726b11651f72c8f6824245655ecaf1b6b
  • added social account linking - 41d11cf371d1c31c1a211ee4f211c2c2e2a1f1ae

1.3.5

5 years ago

Release notes:

  • Improved support for SSR - 86af94e973ee3d154696527d00d90e5e7fe1f131
  • Updated development dependencies - 4372ff4ee16e34000b18549d02c47409f0388d3d
  • Minor fixes...
    • Logout url request fixed 278177103a7b5fcdf02d6eb3fa3f004bc09f90a5
    • Minor example reactivity fix - ba52e948e021f75b7e1c8b240ac0a2394d4ae76f

1.3.5-beta.2

5 years ago

1.3.4

6 years ago

Minor fix on authentication error handling

1.3.3

6 years ago
  • new cookieStorage storage container
  • removed catch from authenticate() to improve easier error handling
  • redirectUri set by default to window.location.origin
  • minor improvements and bug fixes

1.3.1

6 years ago

Fixed /dist removed from repo bug

v1.3.0

6 years ago
  • Implemented axios as a default request handling library
  • Minor bug fixes

1.2.7

6 years ago

v1.2.6 was missing updated compiled file. This version fixes that. There are no more issues fixed in this version.