v1.0.2 (2018-01-03)
Closed issues:
- No Auth header added when sending 1st request #80
Merged pull requests:
- Update to correspond with latest release #84 (daffl)
- Update semistandard to the latest version 🚀 #83 (greenkeeper[bot])
- Update feathers-memory to the latest version 🚀 #82 (greenkeeper[bot])
v1.0.1 (2017-11-16)
Merged pull requests:
- Add default export for better ES module (TypeScript) compatibility #81 (daffl)
- Update @feathersjs/authentication to the latest version 🚀 #79 (greenkeeper[bot])
v1.0.0 (2017-11-01)
Merged pull requests:
v1.0.0-pre.1 (2017-10-25)
Closed issues:
- Error authenticating! Error: Token provided to verifyJWT is missing or not a string ? #73
- Authorization Header not sent!! #69
- users.get(id) failed (Not authenticated) after successful login. #66
Merged pull requests:
- Updates for Feathers v3 #77 (daffl)
- Update Codeclimate token and badges #76 (daffl)
- Rename repository and use npm scope #75 (daffl)
- Update to new plugin infrastructure #74 (daffl)
- Update mocha to the latest version 🚀 #72 (greenkeeper[bot])
- Add babel-polyfill and package-lock.json #68 (daffl)
- Passport.verifyJWT should return Promise<any>, not Promise<string> #65 (zxh19890103)
- Update debug to the latest version 🚀 #61 (greenkeeper[bot])
- Update ws to the latest version 🚀 #60 (greenkeeper[bot])
v0.3.3 (2017-07-18)
Closed issues:
- An in-range update of feathers is breaking the build 🚨 #59
- An in-range update of feathers is breaking the build 🚨 #58
Merged pull requests:
- typings: add auth methods to feathers.Application interface #57 (j2L4e)
- Update feathers-authentication-local to the latest version 🚀 #55 (greenkeeper[bot])
- Update chai to the latest version 🚀 #54 (greenkeeper[bot])
- Update feathers-socketio to the latest version 🚀 #50 (greenkeeper[bot])
- Update socket.io-client to the latest version 🚀 #49 (greenkeeper[bot])
- Update README.md #47 (bertho-zero)
v0.3.2 (2017-04-30)
Closed issues:
- An in-range update of feathers-errors is breaking the build 🚨 #45
- Proper way to save jwt in cookies #41
- Allow customizing the
tokenField
#38 - Show blank page in safari@iOS 8.3 #37
Merged pull requests:
- Catch getJWT promise errors #46 (NikitaVlaznev)
- Update semistandard to the latest version 🚀 #43 (greenkeeper[bot])
- Update feathers-hooks to the latest version 🚀 #42 (greenkeeper[bot])
- Update dependencies to enable Greenkeeper 🌴 #40 (greenkeeper[bot])
- Note that auth must be configured after rest/socket clients #36 (hubgit)
v0.3.1 (2017-03-10)
Closed issues:
Merged pull requests:
- Fix #33 exp claim should be optional #34 (whollacsek)
v0.3.0 (2017-03-08)
v0.2.0 (2017-03-07)
Closed issues:
- Support
authenticated
andlogout
client side events #29 - The default header mismatches the default feathers-authentication header #23
- Re-authenticating fails when passing options #22
- Socket.io timeout does nothing when there is JWT token available #19
Merged pull requests:
- Fix header casing #32 (daffl)
- Add client side
authenticated
andlogout
events #31 (daffl) - Add support for socket timeouts and some refactoring #30 (daffl)
v0.1.10 (2017-03-03)
Merged pull requests:
v0.1.9 (2017-03-01)
Merged pull requests:
- Typescript Definitions #25 (AbraaoAlves)
v0.1.8 (2017-02-05)
Closed issues:
Merged pull requests:
v0.1.7 (2017-01-29)
Closed issues:
- [Webpack] TypeError: _this4.storage.getItem is not a function #18
- [Feature request] Signup via socket #17
- Missing auth token when used with feathers-rest in comparison to feathers-socketio #16
- Cannot read property 'on' of undefined - feathers-authentication-client #12
Merged pull requests:
- Update passport.js #20 (bertho-zero)
v0.1.6 (2016-12-14)
Closed issues:
logout\(\)
doesn't resolve #10
Merged pull requests:
- Fix linting #13 (marshallswain)
v0.1.5 (2016-12-13)
v0.1.4 (2016-12-13)
Closed issues:
- populateAccessToken tries to access non-existent property #11
- Socket client should automatically auth on reconnect #2
Merged pull requests:
- More specific imports for StealJS #14 (marshallswain)
v0.1.3 (2016-11-23)
Closed issues:
- Client should ensure socket.io upgrade is complete before authenticating #4
Merged pull requests:
v0.1.2 (2016-11-22)
Merged pull requests:
v0.1.1 (2016-11-21)
Merged pull requests:
- Socket reconnect upgrade auth #3 (marshallswain)
v0.1.0 (2016-11-18)
Closed issues:
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator