UNPKG

27.9 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [4.5.15](https://github.com/feathersjs/feathers/compare/v4.5.14...v4.5.15) (2022-05-17)
7
8**Note:** Version bump only for package @feathersjs/authentication-local
9
10
11
12
13
14## [4.5.14](https://github.com/feathersjs/feathers/compare/v4.5.13...v4.5.14) (2022-04-13)
15
16**Note:** Version bump only for package @feathersjs/authentication-local
17
18
19
20
21
22## [4.5.12](https://github.com/feathersjs/feathers/compare/v4.5.11...v4.5.12) (2022-01-06)
23
24
25### Bug Fixes
26
27* Update all dependencies for crow release ([#2520](https://github.com/feathersjs/feathers/issues/2520)) ([1c63e6b](https://github.com/feathersjs/feathers/commit/1c63e6be37ff85edbe8dd318415ca6919864c033))
28
29
30
31
32
33## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
34
35**Note:** Version bump only for package @feathersjs/authentication-local
36
37
38
39
40
41## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
42
43**Note:** Version bump only for package @feathersjs/authentication-local
44
45
46
47
48
49## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
50
51
52### Bug Fixes
53
54* **authentication-local:** Keep non-objects in protect hook ([#2085](https://github.com/feathersjs/feathers/issues/2085)) ([5a65e2e](https://github.com/feathersjs/feathers/commit/5a65e2e6cee0a15614f23ee2e0d3c25d3365027d))
55
56
57
58
59
60## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
61
62**Note:** Version bump only for package @feathersjs/authentication-local
63
64
65
66
67
68## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
69
70
71### Bug Fixes
72
73* **authentication:** Add JWT getEntityQuery ([#2013](https://github.com/feathersjs/feathers/issues/2013)) ([e0e7fb5](https://github.com/feathersjs/feathers/commit/e0e7fb5162940fe776731283b40026c61d9c8a33))
74
75
76
77
78
79## [4.5.6](https://github.com/feathersjs/feathers/compare/v4.5.5...v4.5.6) (2020-07-12)
80
81**Note:** Version bump only for package @feathersjs/authentication-local
82
83
84
85
86
87## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
88
89**Note:** Version bump only for package @feathersjs/authentication-local
90
91
92
93
94
95## [4.5.4](https://github.com/feathersjs/feathers/compare/v4.5.3...v4.5.4) (2020-04-29)
96
97
98### Bug Fixes
99
100* **authentication-local:** Allow to hash passwords in array data ([#1936](https://github.com/feathersjs/feathers/issues/1936)) ([64705f5](https://github.com/feathersjs/feathers/commit/64705f5d9d4dc27f799da3a074efaf74379a3398))
101
102
103
104
105
106## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
107
108**Note:** Version bump only for package @feathersjs/authentication-local
109
110
111
112
113
114## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
115
116
117### Bug Fixes
118
119* **test:** typo in password ([#1797](https://github.com/feathersjs/feathers/issues/1797)) ([dfba6ec](https://github.com/feathersjs/feathers/commit/dfba6ec2f21adf3aa739218cf870eaaaa5df6e9c))
120
121
122
123
124
125## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
126
127**Note:** Version bump only for package @feathersjs/authentication-local
128
129
130
131
132
133# [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
134
135**Note:** Version bump only for package @feathersjs/authentication-local
136
137
138
139
140
141## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
142
143**Note:** Version bump only for package @feathersjs/authentication-local
144
145
146
147
148
149## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
150
151**Note:** Version bump only for package @feathersjs/authentication-local
152
153
154
155
156
157# [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
158
159
160### Features
161
162* **authentication:** Add parseStrategies to allow separate strategies for creating JWTs and parsing headers ([#1708](https://github.com/feathersjs/feathers/issues/1708)) ([5e65629](https://github.com/feathersjs/feathers/commit/5e65629b924724c3e81d7c81df047e123d1c8bd7))
163
164
165
166
167
168## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)
169
170**Note:** Version bump only for package @feathersjs/authentication-local
171
172
173
174
175
176## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
177
178**Note:** Version bump only for package @feathersjs/authentication-local
179
180
181
182
183
184## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
185
186**Note:** Version bump only for package @feathersjs/authentication-local
187
188
189
190
191
192## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
193
194**Note:** Version bump only for package @feathersjs/authentication-local
195
196
197
198
199
200## [4.3.5](https://github.com/feathersjs/feathers/compare/v4.3.4...v4.3.5) (2019-10-07)
201
202**Note:** Version bump only for package @feathersjs/authentication-local
203
204
205
206
207
208## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
209
210**Note:** Version bump only for package @feathersjs/authentication-local
211
212
213
214
215
216## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)
217
218
219### Bug Fixes
220
221* Small improvements in dependencies and code sturcture ([#1562](https://github.com/feathersjs/feathers/issues/1562)) ([42c13e2](https://github.com/feathersjs/feathers/commit/42c13e2))
222
223
224
225
226
227## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)
228
229
230### Bug Fixes
231
232* LocalStrategy authenticates without username ([#1560](https://github.com/feathersjs/feathers/issues/1560)) ([2b258fd](https://github.com/feathersjs/feathers/commit/2b258fd)), closes [#1559](https://github.com/feathersjs/feathers/issues/1559)
233
234
235
236
237
238## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)
239
240**Note:** Version bump only for package @feathersjs/authentication-local
241
242
243
244
245
246# [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
247
248**Note:** Version bump only for package @feathersjs/authentication-local
249
250
251
252
253
254# [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
255
256**Note:** Version bump only for package @feathersjs/authentication-local
257
258
259
260
261
262# [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
263
264
265### Bug Fixes
266
267* Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
268
269
270
271
272
273# [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
274
275
276### Bug Fixes
277
278* Add method to reliably get default authentication service ([#1470](https://github.com/feathersjs/feathers/issues/1470)) ([e542cb3](https://github.com/feathersjs/feathers/commit/e542cb3))
279
280
281
282
283
284# [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
285
286**Note:** Version bump only for package @feathersjs/authentication-local
287
288
289
290
291
292# [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
293
294**Note:** Version bump only for package @feathersjs/authentication-local
295
296
297
298
299
300# [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
301
302**Note:** Version bump only for package @feathersjs/authentication-local
303
304
305
306
307
308# [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
309
310
311### Bug Fixes
312
313* Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
314
315
316
317
318
319# [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
320
321**Note:** Version bump only for package @feathersjs/authentication-local
322
323
324
325
326
327# [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)
328
329
330### Bug Fixes
331
332* Always require strategy parameter in authentication ([#1327](https://github.com/feathersjs/feathers/issues/1327)) ([d4a8021](https://github.com/feathersjs/feathers/commit/d4a8021))
333* Improve authentication parameter handling ([#1333](https://github.com/feathersjs/feathers/issues/1333)) ([6e77204](https://github.com/feathersjs/feathers/commit/6e77204))
334* Merge httpStrategies and authStrategies option ([#1308](https://github.com/feathersjs/feathers/issues/1308)) ([afa4d55](https://github.com/feathersjs/feathers/commit/afa4d55))
335* Rename jwtStrategies option to authStrategies ([#1305](https://github.com/feathersjs/feathers/issues/1305)) ([4aee151](https://github.com/feathersjs/feathers/commit/4aee151))
336
337
338### Features
339
340* Change and *JWT methods to *accessToken ([#1304](https://github.com/feathersjs/feathers/issues/1304)) ([5ac826b](https://github.com/feathersjs/feathers/commit/5ac826b))
341
342
343
344
345
346# [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
347
348
349### Bug Fixes
350
351* Authentication core improvements ([#1260](https://github.com/feathersjs/feathers/issues/1260)) ([c5dc7a2](https://github.com/feathersjs/feathers/commit/c5dc7a2))
352* Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
353* Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
354* Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
355* **package:** update debug to version 3.0.0 ([#31](https://github.com/feathersjs/feathers/issues/31)) ([f23d617](https://github.com/feathersjs/feathers/commit/f23d617))
356
357
358### Features
359
360* @feathersjs/authentication-oauth ([#1299](https://github.com/feathersjs/feathers/issues/1299)) ([656bae7](https://github.com/feathersjs/feathers/commit/656bae7))
361* Add AuthenticationBaseStrategy and make authentication option handling more explicit ([#1284](https://github.com/feathersjs/feathers/issues/1284)) ([2667d92](https://github.com/feathersjs/feathers/commit/2667d92))
362* Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
363* Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
364* Authentication v3 local authentication ([#1211](https://github.com/feathersjs/feathers/issues/1211)) ([0fa5f7c](https://github.com/feathersjs/feathers/commit/0fa5f7c))
365
366
367### BREAKING CHANGES
368
369* Update authentication strategies for @feathersjs/authentication v3
370
371
372
373
374
375## [1.2.9](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-local@1.2.8...@feathersjs/authentication-local@1.2.9) (2019-01-02)
376
377
378### Bug Fixes
379
380* Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
381
382
383
384
385
386<a name="1.2.8"></a>
387## [1.2.8](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-local@1.2.7...@feathersjs/authentication-local@1.2.8) (2018-12-16)
388
389**Note:** Version bump only for package @feathersjs/authentication-local
390
391
392
393
394
395<a name="1.2.7"></a>
396## [1.2.7](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-local@1.2.6...@feathersjs/authentication-local@1.2.7) (2018-10-26)
397
398**Note:** Version bump only for package @feathersjs/authentication-local
399
400
401
402
403
404<a name="1.2.6"></a>
405## [1.2.6](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-local@1.2.5...@feathersjs/authentication-local@1.2.6) (2018-10-25)
406
407
408### Bug Fixes
409
410* Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
411
412
413
414
415
416<a name="1.2.5"></a>
417## [1.2.5](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-local@1.2.4...@feathersjs/authentication-local@1.2.5) (2018-09-21)
418
419**Note:** Version bump only for package @feathersjs/authentication-local
420
421
422
423
424
425<a name="1.2.4"></a>
426## [1.2.4](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-local@1.2.3...@feathersjs/authentication-local@1.2.4) (2018-09-17)
427
428**Note:** Version bump only for package @feathersjs/authentication-local
429
430
431
432
433
434<a name="1.2.3"></a>
435## [1.2.3](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-local@1.2.2...@feathersjs/authentication-local@1.2.3) (2018-09-02)
436
437**Note:** Version bump only for package @feathersjs/authentication-local
438
439<a name="1.2.2"></a>
440## 1.2.2
441
442- Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
443
444## [v1.2.1](https://github.com/feathersjs/authentication-local/tree/v1.2.1) (2018-05-02)
445[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.2.0...v1.2.1)
446
447**Merged pull requests:**
448
449- Make sure the original object is not modified [\#65](https://github.com/feathersjs/authentication-local/pull/65) ([daffl](https://github.com/daffl))
450
451## [v1.2.0](https://github.com/feathersjs/authentication-local/tree/v1.2.0) (2018-05-02)
452[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.1.3...v1.2.0)
453
454**Merged pull requests:**
455
456- added support for nested password fields option in hash password hook [\#64](https://github.com/feathersjs/authentication-local/pull/64) ([ThePesta](https://github.com/ThePesta))
457
458## [v1.1.3](https://github.com/feathersjs/authentication-local/tree/v1.1.3) (2018-04-20)
459[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.1.2...v1.1.3)
460
461**Merged pull requests:**
462
463- Adding tests and calling to hasOwnProperty on Object.prototype instead of assuming valid prototype [\#63](https://github.com/feathersjs/authentication-local/pull/63) ([pmabres](https://github.com/pmabres))
464
465## [v1.1.2](https://github.com/feathersjs/authentication-local/tree/v1.1.2) (2018-04-15)
466[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.1.1...v1.1.2)
467
468**Closed issues:**
469
470- Protect hooks does not support dot notation [\#61](https://github.com/feathersjs/authentication-local/issues/61)
471
472**Merged pull requests:**
473
474- Use latest version of Lodash [\#62](https://github.com/feathersjs/authentication-local/pull/62) ([daffl](https://github.com/daffl))
475
476## [v1.1.1](https://github.com/feathersjs/authentication-local/tree/v1.1.1) (2018-03-25)
477[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.1.0...v1.1.1)
478
479**Closed issues:**
480
481- hash-password hook will skip users if they are missing password [\#58](https://github.com/feathersjs/authentication-local/issues/58)
482- User service create method gets called upon each validation [\#56](https://github.com/feathersjs/authentication-local/issues/56)
483
484**Merged pull requests:**
485
486- Do not skip users that have no password [\#60](https://github.com/feathersjs/authentication-local/pull/60) ([daffl](https://github.com/daffl))
487- Update sinon to the latest version πŸš€ [\#59](https://github.com/feathersjs/authentication-local/pull/59) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
488- Update sinon-chai to the latest version πŸš€ [\#57](https://github.com/feathersjs/authentication-local/pull/57) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
489
490## [v1.1.0](https://github.com/feathersjs/authentication-local/tree/v1.1.0) (2018-01-23)
491[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.0.4...v1.1.0)
492
493**Closed issues:**
494
495- protect hook attempts to map through 'result.data' on all service methods. [\#53](https://github.com/feathersjs/authentication-local/issues/53)
496- Protect hook should check for toJSON [\#48](https://github.com/feathersjs/authentication-local/issues/48)
497
498**Merged pull requests:**
499
500- Use .toJSON if available [\#55](https://github.com/feathersjs/authentication-local/pull/55) ([daffl](https://github.com/daffl))
501- Only map data for find method [\#54](https://github.com/feathersjs/authentication-local/pull/54) ([daffl](https://github.com/daffl))
502- Update @feathersjs/authentication-jwt to the latest version πŸš€ [\#52](https://github.com/feathersjs/authentication-local/pull/52) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
503- Update mocha to the latest version πŸš€ [\#51](https://github.com/feathersjs/authentication-local/pull/51) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
504
505## [v1.0.4](https://github.com/feathersjs/authentication-local/tree/v1.0.4) (2018-01-03)
506[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.0.3...v1.0.4)
507
508## [v1.0.3](https://github.com/feathersjs/authentication-local/tree/v1.0.3) (2018-01-03)
509[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.0.2...v1.0.3)
510
511**Closed issues:**
512
513- local authentication bug with users as sequelize service [\#47](https://github.com/feathersjs/authentication-local/issues/47)
514
515**Merged pull requests:**
516
517- Update documentation to correspond with latest release [\#50](https://github.com/feathersjs/authentication-local/pull/50) ([daffl](https://github.com/daffl))
518- Update semistandard to the latest version πŸš€ [\#49](https://github.com/feathersjs/authentication-local/pull/49) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
519
520## [v1.0.2](https://github.com/feathersjs/authentication-local/tree/v1.0.2) (2017-12-06)
521[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.0.1...v1.0.2)
522
523**Closed issues:**
524
525- why is the password send as plain text instead of encrypting it on client side? [\#44](https://github.com/feathersjs/authentication-local/issues/44)
526
527**Merged pull requests:**
528
529- Update hook.result if an external provider is set [\#46](https://github.com/feathersjs/authentication-local/pull/46) ([daffl](https://github.com/daffl))
530- Update feathers-memory to the latest version πŸš€ [\#45](https://github.com/feathersjs/authentication-local/pull/45) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
531
532## [v1.0.1](https://github.com/feathersjs/authentication-local/tree/v1.0.1) (2017-11-16)
533[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.0.0...v1.0.1)
534
535**Merged pull requests:**
536
537- Add default export for better ES module \(TypeScript\) compatibility [\#43](https://github.com/feathersjs/authentication-local/pull/43) ([daffl](https://github.com/daffl))
538- Update @feathersjs/authentication to the latest version πŸš€ [\#42](https://github.com/feathersjs/authentication-local/pull/42) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
539
540## [v1.0.0](https://github.com/feathersjs/authentication-local/tree/v1.0.0) (2017-11-01)
541[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.0.0-pre.2...v1.0.0)
542
543**Merged pull requests:**
544
545- Update dependencies for release [\#41](https://github.com/feathersjs/authentication-local/pull/41) ([daffl](https://github.com/daffl))
546
547## [v1.0.0-pre.2](https://github.com/feathersjs/authentication-local/tree/v1.0.0-pre.2) (2017-10-27)
548[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.0.0-pre.1...v1.0.0-pre.2)
549
550**Merged pull requests:**
551
552- Safely dispatch without password [\#40](https://github.com/feathersjs/authentication-local/pull/40) ([daffl](https://github.com/daffl))
553
554## [v1.0.0-pre.1](https://github.com/feathersjs/authentication-local/tree/v1.0.0-pre.1) (2017-10-25)
555[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.4...v1.0.0-pre.1)
556
557**Closed issues:**
558
559- How configure local strategy to feathers-authentication? [\#36](https://github.com/feathersjs/authentication-local/issues/36)
560- An in-range update of feathers is breaking the build 🚨 [\#32](https://github.com/feathersjs/authentication-local/issues/32)
561
562**Merged pull requests:**
563
564- Update to Feathers v3 [\#39](https://github.com/feathersjs/authentication-local/pull/39) ([daffl](https://github.com/daffl))
565- Rename repository and use npm scope [\#38](https://github.com/feathersjs/authentication-local/pull/38) ([daffl](https://github.com/daffl))
566- Update to new plugin infrastructure [\#37](https://github.com/feathersjs/authentication-local/pull/37) ([daffl](https://github.com/daffl))
567- Update mocha to the latest version πŸš€ [\#35](https://github.com/feathersjs/authentication-local/pull/35) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
568- Update sinon to the latest version πŸš€ [\#34](https://github.com/feathersjs/authentication-local/pull/34) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
569- Add babel-polyfill and package-lock.json [\#33](https://github.com/feathersjs/authentication-local/pull/33) ([daffl](https://github.com/daffl))
570- Update sinon to the latest version πŸš€ [\#29](https://github.com/feathersjs/authentication-local/pull/29) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
571
572## [v0.4.4](https://github.com/feathersjs/authentication-local/tree/v0.4.4) (2017-08-11)
573[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.3...v0.4.4)
574
575**Closed issues:**
576
577- i18n support [\#28](https://github.com/feathersjs/authentication-local/issues/28)
578- Couldn't store jwt token in cookies [\#17](https://github.com/feathersjs/authentication-local/issues/17)
579- Strategy for subapp [\#9](https://github.com/feathersjs/authentication-local/issues/9)
580
581**Merged pull requests:**
582
583- Update debug to the latest version πŸš€ [\#31](https://github.com/feathersjs/authentication-local/pull/31) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
584- Increase bcrypt cost factor, add future cost factor auto-optimization [\#30](https://github.com/feathersjs/authentication-local/pull/30) ([micaksica2](https://github.com/micaksica2))
585
586## [v0.4.3](https://github.com/feathersjs/authentication-local/tree/v0.4.3) (2017-06-22)
587[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.2...v0.4.3)
588
589**Closed issues:**
590
591- Log a warning if service.id is undefined or null [\#19](https://github.com/feathersjs/authentication-local/issues/19)
592
593**Merged pull requests:**
594
595- throw error if service.id is missing [\#27](https://github.com/feathersjs/authentication-local/pull/27) ([marshallswain](https://github.com/marshallswain))
596
597## [v0.4.2](https://github.com/feathersjs/authentication-local/tree/v0.4.2) (2017-06-22)
598[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.1...v0.4.2)
599
600## [v0.4.1](https://github.com/feathersjs/authentication-local/tree/v0.4.1) (2017-06-22)
601[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.0...v0.4.1)
602
603**Merged pull requests:**
604
605- Resolves \#14 - Passes Feathers params to service hooks [\#15](https://github.com/feathersjs/authentication-local/pull/15) ([thomas-p-wilson](https://github.com/thomas-p-wilson))
606
607## [v0.4.0](https://github.com/feathersjs/authentication-local/tree/v0.4.0) (2017-06-22)
608[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.4...v0.4.0)
609
610**Closed issues:**
611
612- Module is using the wrong default config key [\#21](https://github.com/feathersjs/authentication-local/issues/21)
613- Feathers params not available to user service hooks [\#14](https://github.com/feathersjs/authentication-local/issues/14)
614- Bad error message is returned for invalid credentials [\#10](https://github.com/feathersjs/authentication-local/issues/10)
615
616**Merged pull requests:**
617
618- Greenkeeper/chai 4.0.2 [\#26](https://github.com/feathersjs/authentication-local/pull/26) ([daffl](https://github.com/daffl))
619- Return Invalid login message when user doesn’t exist [\#25](https://github.com/feathersjs/authentication-local/pull/25) ([marshallswain](https://github.com/marshallswain))
620- Adding separate entity username and password fields [\#23](https://github.com/feathersjs/authentication-local/pull/23) ([adamvr](https://github.com/adamvr))
621- use the correct default config key. Closes \#21 [\#22](https://github.com/feathersjs/authentication-local/pull/22) ([ekryski](https://github.com/ekryski))
622- Update feathers-socketio to the latest version πŸš€ [\#20](https://github.com/feathersjs/authentication-local/pull/20) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
623- Update semistandard to the latest version πŸš€ [\#18](https://github.com/feathersjs/authentication-local/pull/18) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
624- Update feathers-hooks to the latest version πŸš€ [\#16](https://github.com/feathersjs/authentication-local/pull/16) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
625- Update dependencies to enable Greenkeeper 🌴 [\#13](https://github.com/feathersjs/authentication-local/pull/13) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
626
627## [v0.3.4](https://github.com/feathersjs/authentication-local/tree/v0.3.4) (2017-03-28)
628[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.3...v0.3.4)
629
630**Closed issues:**
631
632- Shouldn't it be `authentication` instead of the old `auth` there? [\#11](https://github.com/feathersjs/authentication-local/issues/11)
633
634**Merged pull requests:**
635
636- Fix default authentication config name [\#12](https://github.com/feathersjs/authentication-local/pull/12) ([marshallswain](https://github.com/marshallswain))
637
638## [v0.3.3](https://github.com/feathersjs/authentication-local/tree/v0.3.3) (2017-01-27)
639[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.2...v0.3.3)
640
641**Closed issues:**
642
643- Support dot notation [\#7](https://github.com/feathersjs/authentication-local/issues/7)
644- Automatically register the authenticate hook with 'local' [\#4](https://github.com/feathersjs/authentication-local/issues/4)
645
646**Merged pull requests:**
647
648- Add support for dot notation, fix some whitespace [\#8](https://github.com/feathersjs/authentication-local/pull/8) ([elfey](https://github.com/elfey))
649
650## [v0.3.2](https://github.com/feathersjs/authentication-local/tree/v0.3.2) (2016-12-14)
651[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.1...v0.3.2)
652
653## [v0.3.1](https://github.com/feathersjs/authentication-local/tree/v0.3.1) (2016-12-14)
654[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.0...v0.3.1)
655
656**Closed issues:**
657
658- Add docs section on expected request params. [\#5](https://github.com/feathersjs/authentication-local/issues/5)
659
660**Merged pull requests:**
661
662- Document expected request data [\#6](https://github.com/feathersjs/authentication-local/pull/6) ([marshallswain](https://github.com/marshallswain))
663
664## [v0.3.0](https://github.com/feathersjs/authentication-local/tree/v0.3.0) (2016-11-23)
665[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.2.0...v0.3.0)
666
667**Closed issues:**
668
669- Doesn't pull configuration from `auth.local` by default [\#2](https://github.com/feathersjs/authentication-local/issues/2)
670- Does not pull from global auth config when strategy has a custom name [\#1](https://github.com/feathersjs/authentication-local/issues/1)
671
672**Merged pull requests:**
673
674- Payload support [\#3](https://github.com/feathersjs/authentication-local/pull/3) ([ekryski](https://github.com/ekryski))
675
676## [v0.2.0](https://github.com/feathersjs/authentication-local/tree/v0.2.0) (2016-11-16)
677[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.1.0...v0.2.0)
678
679## [v0.1.0](https://github.com/feathersjs/authentication-local/tree/v0.1.0) (2016-11-09)
680
681
682\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*