@feathersjs/authentication-client 5.0.0-pre.29 → 5.0.0-pre.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,748 +3,434 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [5.0.0-pre.29](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.28...v5.0.0-pre.29) (2022-09-16)
7
-
8
- **Note:** Version bump only for package @feathersjs/authentication-client
6
+ # [5.0.0-pre.30](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.29...v5.0.0-pre.30) (2022-10-07)
9
7
 
8
+ ### Features
10
9
 
10
+ - **core:** Allow to unregister services at runtime ([#2756](https://github.com/feathersjs/feathers/issues/2756)) ([d16601f](https://github.com/feathersjs/feathers/commit/d16601f2277dca5357866ffdefba2a611f6dc7fa))
11
11
 
12
+ # [5.0.0-pre.29](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.28...v5.0.0-pre.29) (2022-09-16)
12
13
 
14
+ **Note:** Version bump only for package @feathersjs/authentication-client
13
15
 
14
16
  # [5.0.0-pre.28](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.27...v5.0.0-pre.28) (2022-08-03)
15
17
 
16
-
17
18
  ### Bug Fixes
18
19
 
19
- * **authentication-client:** Properly handle missing token error ([#2700](https://github.com/feathersjs/feathers/issues/2700)) ([160746e](https://github.com/feathersjs/feathers/commit/160746e2bceb465fd1b6a003415f8ab38daba521))
20
- * **cli:** Improve generated application and client ([#2701](https://github.com/feathersjs/feathers/issues/2701)) ([bd55ffb](https://github.com/feathersjs/feathers/commit/bd55ffb812e89bf215f4515e7f137656ea888c3f))
21
-
22
-
23
-
24
-
20
+ - **authentication-client:** Properly handle missing token error ([#2700](https://github.com/feathersjs/feathers/issues/2700)) ([160746e](https://github.com/feathersjs/feathers/commit/160746e2bceb465fd1b6a003415f8ab38daba521))
21
+ - **cli:** Improve generated application and client ([#2701](https://github.com/feathersjs/feathers/issues/2701)) ([bd55ffb](https://github.com/feathersjs/feathers/commit/bd55ffb812e89bf215f4515e7f137656ea888c3f))
25
22
 
26
23
  # [5.0.0-pre.27](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.26...v5.0.0-pre.27) (2022-07-13)
27
24
 
28
-
29
25
  ### Bug Fixes
30
26
 
31
- * **authentication-client:** Ensure reAuthenticate works in parallel with other requests ([#2690](https://github.com/feathersjs/feathers/issues/2690)) ([41b3761](https://github.com/feathersjs/feathers/commit/41b376106b47e2f40a8914db7a5ed2935e070c08))
32
-
33
-
34
-
35
-
27
+ - **authentication-client:** Ensure reAuthenticate works in parallel with other requests ([#2690](https://github.com/feathersjs/feathers/issues/2690)) ([41b3761](https://github.com/feathersjs/feathers/commit/41b376106b47e2f40a8914db7a5ed2935e070c08))
36
28
 
37
29
  # [5.0.0-pre.26](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.25...v5.0.0-pre.26) (2022-06-22)
38
30
 
39
31
  **Note:** Version bump only for package @feathersjs/authentication-client
40
32
 
41
-
42
-
43
-
44
-
45
33
  # [5.0.0-pre.25](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.24...v5.0.0-pre.25) (2022-06-22)
46
34
 
47
35
  **Note:** Version bump only for package @feathersjs/authentication-client
48
36
 
49
-
50
-
51
-
52
-
53
37
  # [5.0.0-pre.24](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.23...v5.0.0-pre.24) (2022-06-21)
54
38
 
55
39
  **Note:** Version bump only for package @feathersjs/authentication-client
56
40
 
57
-
58
-
59
-
60
-
61
41
  # [5.0.0-pre.23](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.22...v5.0.0-pre.23) (2022-06-06)
62
42
 
63
43
  **Note:** Version bump only for package @feathersjs/authentication-client
64
44
 
65
-
66
-
67
-
68
-
69
45
  # [5.0.0-pre.22](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.21...v5.0.0-pre.22) (2022-05-24)
70
46
 
71
47
  **Note:** Version bump only for package @feathersjs/authentication-client
72
48
 
73
-
74
-
75
-
76
-
77
49
  # [5.0.0-pre.21](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.20...v5.0.0-pre.21) (2022-05-23)
78
50
 
79
51
  **Note:** Version bump only for package @feathersjs/authentication-client
80
52
 
81
-
82
-
83
-
84
-
85
53
  # [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
86
54
 
87
-
88
55
  ### Bug Fixes
89
56
 
90
- * **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
91
-
92
-
93
-
94
-
57
+ - **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
95
58
 
96
59
  # [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)
97
60
 
98
61
  **Note:** Version bump only for package @feathersjs/authentication-client
99
62
 
100
-
101
-
102
-
103
-
104
63
  # [5.0.0-pre.18](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.17...v5.0.0-pre.18) (2022-04-11)
105
64
 
106
65
  **Note:** Version bump only for package @feathersjs/authentication-client
107
66
 
108
-
109
-
110
-
111
-
112
67
  # [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
113
68
 
114
69
  **Note:** Version bump only for package @feathersjs/authentication-client
115
70
 
116
-
117
-
118
-
119
-
120
71
  # [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)
121
72
 
122
73
  **Note:** Version bump only for package @feathersjs/authentication-client
123
74
 
124
-
125
-
126
-
127
-
128
75
  # [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27)
129
76
 
130
-
131
77
  ### Bug Fixes
132
78
 
133
- * **typescript:** Overall typing improvements ([#2478](https://github.com/feathersjs/feathers/issues/2478)) ([b8eb804](https://github.com/feathersjs/feathers/commit/b8eb804158556d9651a8607e3c3fda15e0bfd110))
134
-
135
-
136
-
137
-
79
+ - **typescript:** Overall typing improvements ([#2478](https://github.com/feathersjs/feathers/issues/2478)) ([b8eb804](https://github.com/feathersjs/feathers/commit/b8eb804158556d9651a8607e3c3fda15e0bfd110))
138
80
 
139
81
  # [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13)
140
82
 
141
83
  **Note:** Version bump only for package @feathersjs/authentication-client
142
84
 
143
-
144
-
145
-
146
-
147
85
  # [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13)
148
86
 
149
87
  **Note:** Version bump only for package @feathersjs/authentication-client
150
88
 
151
-
152
-
153
-
154
-
155
89
  # [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12)
156
90
 
157
91
  **Note:** Version bump only for package @feathersjs/authentication-client
158
92
 
159
-
160
-
161
-
162
-
163
93
  # [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06)
164
94
 
165
95
  **Note:** Version bump only for package @feathersjs/authentication-client
166
96
 
167
-
168
-
169
-
170
-
171
97
  # [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19)
172
98
 
173
99
  **Note:** Version bump only for package @feathersjs/authentication-client
174
100
 
175
-
176
-
177
-
178
-
179
101
  # [5.0.0-pre.9](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.8...v5.0.0-pre.9) (2021-08-09)
180
102
 
181
103
  **Note:** Version bump only for package @feathersjs/authentication-client
182
104
 
183
-
184
-
185
-
186
-
187
105
  # [5.0.0-pre.8](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.7...v5.0.0-pre.8) (2021-08-09)
188
106
 
189
107
  **Note:** Version bump only for package @feathersjs/authentication-client
190
108
 
191
-
192
-
193
-
194
-
195
109
  # [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
196
110
 
197
111
  **Note:** Version bump only for package @feathersjs/authentication-client
198
112
 
199
-
200
-
201
-
202
-
203
113
  # [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
204
114
 
205
115
  **Note:** Version bump only for package @feathersjs/authentication-client
206
116
 
207
-
208
-
209
-
210
-
211
117
  # [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)
212
118
 
213
-
214
119
  ### Bug Fixes
215
120
 
216
- * **hooks:** Migrate built-in hooks and allow backwards compatibility ([#2358](https://github.com/feathersjs/feathers/issues/2358)) ([759c5a1](https://github.com/feathersjs/feathers/commit/759c5a19327a731af965c3604119393b3d09a406))
217
- * **koa:** Use extended query parser for compatibility ([#2397](https://github.com/feathersjs/feathers/issues/2397)) ([b2944ba](https://github.com/feathersjs/feathers/commit/b2944bac3ec6d5ecc80dc518cd4e58093692db74))
218
-
121
+ - **hooks:** Migrate built-in hooks and allow backwards compatibility ([#2358](https://github.com/feathersjs/feathers/issues/2358)) ([759c5a1](https://github.com/feathersjs/feathers/commit/759c5a19327a731af965c3604119393b3d09a406))
122
+ - **koa:** Use extended query parser for compatibility ([#2397](https://github.com/feathersjs/feathers/issues/2397)) ([b2944ba](https://github.com/feathersjs/feathers/commit/b2944bac3ec6d5ecc80dc518cd4e58093692db74))
219
123
 
220
124
  ### Features
221
125
 
222
- * **adapter-commons:** Add support for params.adapter option and move memory adapter to @feathersjs/memory ([#2367](https://github.com/feathersjs/feathers/issues/2367)) ([a43e7da](https://github.com/feathersjs/feathers/commit/a43e7da22b6b981a96d1321736ea9a0cb924fb4f))
223
-
224
-
225
-
226
-
126
+ - **adapter-commons:** Add support for params.adapter option and move memory adapter to @feathersjs/memory ([#2367](https://github.com/feathersjs/feathers/issues/2367)) ([a43e7da](https://github.com/feathersjs/feathers/commit/a43e7da22b6b981a96d1321736ea9a0cb924fb4f))
227
127
 
228
128
  # [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
229
129
 
230
130
  **Note:** Version bump only for package @feathersjs/authentication-client
231
131
 
232
-
233
-
234
-
235
-
236
132
  # [5.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
237
133
 
238
-
239
134
  ### Bug Fixes
240
135
 
241
- * **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
242
-
136
+ - **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
243
137
 
244
138
  ### Features
245
139
 
246
- * **dependencies:** Remove direct debug dependency ([#2296](https://github.com/feathersjs/feathers/issues/2296)) ([501d416](https://github.com/feathersjs/feathers/commit/501d4164d30c6a126906dc640cdfdc82207ba34a))
247
-
248
-
249
-
250
-
140
+ - **dependencies:** Remove direct debug dependency ([#2296](https://github.com/feathersjs/feathers/issues/2296)) ([501d416](https://github.com/feathersjs/feathers/commit/501d4164d30c6a126906dc640cdfdc82207ba34a))
251
141
 
252
142
  # [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
253
143
 
254
144
  **Note:** Version bump only for package @feathersjs/authentication-client
255
145
 
256
-
257
-
258
-
259
-
260
146
  # [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
261
147
 
262
148
  **Note:** Version bump only for package @feathersjs/authentication-client
263
149
 
264
-
265
-
266
-
267
-
268
150
  # [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
269
151
 
270
-
271
152
  ### Bug Fixes
272
153
 
273
- * Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
274
-
154
+ - Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
275
155
 
276
156
  ### Features
277
157
 
278
- * Application service types default to any ([#1566](https://github.com/feathersjs/feathers/issues/1566)) ([d93ba9a](https://github.com/feathersjs/feathers/commit/d93ba9a17edd20d3397bb00f4f6e82e804e42ed6))
279
- * Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
280
- * **authentication-client:** Throw separate OauthError in authentication client ([#2189](https://github.com/feathersjs/feathers/issues/2189)) ([fa45ec5](https://github.com/feathersjs/feathers/commit/fa45ec520b21834e103e6fe4200b06dced56c0e6))
281
-
282
-
283
-
284
-
158
+ - Application service types default to any ([#1566](https://github.com/feathersjs/feathers/issues/1566)) ([d93ba9a](https://github.com/feathersjs/feathers/commit/d93ba9a17edd20d3397bb00f4f6e82e804e42ed6))
159
+ - Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
160
+ - **authentication-client:** Throw separate OauthError in authentication client ([#2189](https://github.com/feathersjs/feathers/issues/2189)) ([fa45ec5](https://github.com/feathersjs/feathers/commit/fa45ec520b21834e103e6fe4200b06dced56c0e6))
285
161
 
286
162
  # [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
287
163
 
288
-
289
-
290
164
  # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
291
165
 
292
-
293
166
  ### chore
294
167
 
295
- * **package:** Remove @feathersjs/primus packages from core ([#1919](https://github.com/feathersjs/feathers/issues/1919)) ([d20b7d5](https://github.com/feathersjs/feathers/commit/d20b7d5a70f4d3306e294696156e8aa0337c35e9)), closes [#1899](https://github.com/feathersjs/feathers/issues/1899)
296
-
168
+ - **package:** Remove @feathersjs/primus packages from core ([#1919](https://github.com/feathersjs/feathers/issues/1919)) ([d20b7d5](https://github.com/feathersjs/feathers/commit/d20b7d5a70f4d3306e294696156e8aa0337c35e9)), closes [#1899](https://github.com/feathersjs/feathers/issues/1899)
297
169
 
298
170
  ### BREAKING CHANGES
299
171
 
300
- * **package:** Remove primus packages to be moved into the ecosystem.
301
-
302
-
303
-
304
-
172
+ - **package:** Remove primus packages to be moved into the ecosystem.
305
173
 
306
174
  # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
307
175
 
308
-
309
176
  ### chore
310
177
 
311
- * **package:** Remove @feathersjs/primus packages from core ([#1919](https://github.com/feathersjs/feathers/issues/1919)) ([d20b7d5](https://github.com/feathersjs/feathers/commit/d20b7d5a70f4d3306e294696156e8aa0337c35e9)), closes [#1899](https://github.com/feathersjs/feathers/issues/1899)
312
-
178
+ - **package:** Remove @feathersjs/primus packages from core ([#1919](https://github.com/feathersjs/feathers/issues/1919)) ([d20b7d5](https://github.com/feathersjs/feathers/commit/d20b7d5a70f4d3306e294696156e8aa0337c35e9)), closes [#1899](https://github.com/feathersjs/feathers/issues/1899)
313
179
 
314
180
  ### BREAKING CHANGES
315
181
 
316
- * **package:** Remove primus packages to be moved into the ecosystem.
317
-
318
-
182
+ - **package:** Remove primus packages to be moved into the ecosystem.
319
183
 
320
184
  ## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
321
185
 
322
-
323
186
  ### Bug Fixes
324
187
 
325
- * **authentication-client:** Allow reAuthentication using specific strategy ([#2140](https://github.com/feathersjs/feathers/issues/2140)) ([2a2bbf7](https://github.com/feathersjs/feathers/commit/2a2bbf7f8ee6d32b9fac8afab3421286b06e6443))
326
- * **socketio-client:** Throw an error and show a warning if someone tries to use socket.io-client v3 ([#2135](https://github.com/feathersjs/feathers/issues/2135)) ([cc3521c](https://github.com/feathersjs/feathers/commit/cc3521c935a1cbd690e29b7057998e3898f282db))
327
-
328
-
329
-
330
-
188
+ - **authentication-client:** Allow reAuthentication using specific strategy ([#2140](https://github.com/feathersjs/feathers/issues/2140)) ([2a2bbf7](https://github.com/feathersjs/feathers/commit/2a2bbf7f8ee6d32b9fac8afab3421286b06e6443))
189
+ - **socketio-client:** Throw an error and show a warning if someone tries to use socket.io-client v3 ([#2135](https://github.com/feathersjs/feathers/issues/2135)) ([cc3521c](https://github.com/feathersjs/feathers/commit/cc3521c935a1cbd690e29b7057998e3898f282db))
331
190
 
332
191
  ## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
333
192
 
334
193
  **Note:** Version bump only for package @feathersjs/authentication-client
335
194
 
336
-
337
-
338
-
339
-
340
195
  ## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
341
196
 
342
197
  **Note:** Version bump only for package @feathersjs/authentication-client
343
198
 
344
-
345
-
346
-
347
-
348
199
  ## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
349
200
 
350
-
351
201
  ### Bug Fixes
352
202
 
353
- * **authentication-client:** Fix storage type so it works with all supported interfaces ([#2041](https://github.com/feathersjs/feathers/issues/2041)) ([6ee0e78](https://github.com/feathersjs/feathers/commit/6ee0e78d55cf1214f61458f386b94c350eec32af))
354
-
355
-
356
-
357
-
203
+ - **authentication-client:** Fix storage type so it works with all supported interfaces ([#2041](https://github.com/feathersjs/feathers/issues/2041)) ([6ee0e78](https://github.com/feathersjs/feathers/commit/6ee0e78d55cf1214f61458f386b94c350eec32af))
358
204
 
359
205
  ## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
360
206
 
361
207
  **Note:** Version bump only for package @feathersjs/authentication-client
362
208
 
363
-
364
-
365
-
366
-
367
209
  ## [4.5.6](https://github.com/feathersjs/feathers/compare/v4.5.5...v4.5.6) (2020-07-12)
368
210
 
369
211
  **Note:** Version bump only for package @feathersjs/authentication-client
370
212
 
371
-
372
-
373
-
374
-
375
213
  ## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
376
214
 
377
215
  **Note:** Version bump only for package @feathersjs/authentication-client
378
216
 
379
-
380
-
381
-
382
-
383
217
  ## [4.5.4](https://github.com/feathersjs/feathers/compare/v4.5.3...v4.5.4) (2020-04-29)
384
218
 
385
219
  **Note:** Version bump only for package @feathersjs/authentication-client
386
220
 
387
-
388
-
389
-
390
-
391
221
  ## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
392
222
 
393
223
  **Note:** Version bump only for package @feathersjs/authentication-client
394
224
 
395
-
396
-
397
-
398
-
399
225
  ## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
400
226
 
401
227
  **Note:** Version bump only for package @feathersjs/authentication-client
402
228
 
403
-
404
-
405
-
406
-
407
229
  ## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
408
230
 
409
231
  **Note:** Version bump only for package @feathersjs/authentication-client
410
232
 
411
-
412
-
413
-
414
-
415
233
  # [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
416
234
 
417
235
  **Note:** Version bump only for package @feathersjs/authentication-client
418
236
 
419
-
420
-
421
-
422
-
423
237
  ## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
424
238
 
425
239
  **Note:** Version bump only for package @feathersjs/authentication-client
426
240
 
427
-
428
-
429
-
430
-
431
241
  ## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
432
242
 
433
243
  **Note:** Version bump only for package @feathersjs/authentication-client
434
244
 
435
-
436
-
437
-
438
-
439
245
  # [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
440
246
 
441
-
442
247
  ### Bug Fixes
443
248
 
444
- * **authentication-client:** Reset authentication promise on socket disconnect ([#1696](https://github.com/feathersjs/feathers/issues/1696)) ([3951626](https://github.com/feathersjs/feathers/commit/395162633ff22e95833a3c2900cb9464bb5b056f))
445
-
446
-
447
-
448
-
249
+ - **authentication-client:** Reset authentication promise on socket disconnect ([#1696](https://github.com/feathersjs/feathers/issues/1696)) ([3951626](https://github.com/feathersjs/feathers/commit/395162633ff22e95833a3c2900cb9464bb5b056f))
449
250
 
450
251
  ## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)
451
252
 
452
253
  **Note:** Version bump only for package @feathersjs/authentication-client
453
254
 
454
-
455
-
456
-
457
-
458
255
  ## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
459
256
 
460
257
  **Note:** Version bump only for package @feathersjs/authentication-client
461
258
 
462
-
463
-
464
-
465
-
466
259
  ## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
467
260
 
468
261
  **Note:** Version bump only for package @feathersjs/authentication-client
469
262
 
470
-
471
-
472
-
473
-
474
263
  ## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
475
264
 
476
-
477
265
  ### Bug Fixes
478
266
 
479
- * Improve authentication client default storage initialization ([#1613](https://github.com/feathersjs/feathers/issues/1613)) ([d7f5107](https://github.com/feathersjs/feathers/commit/d7f5107ef76297b4ca6db580afc5e2b372f5ee4d))
480
-
481
-
482
-
483
-
267
+ - Improve authentication client default storage initialization ([#1613](https://github.com/feathersjs/feathers/issues/1613)) ([d7f5107](https://github.com/feathersjs/feathers/commit/d7f5107ef76297b4ca6db580afc5e2b372f5ee4d))
484
268
 
485
269
  ## [4.3.5](https://github.com/feathersjs/feathers/compare/v4.3.4...v4.3.5) (2019-10-07)
486
270
 
487
-
488
271
  ### Bug Fixes
489
272
 
490
- * Authentication type improvements and timeout fix ([#1605](https://github.com/feathersjs/feathers/issues/1605)) ([19854d3](https://github.com/feathersjs/feathers/commit/19854d3))
491
-
492
-
493
-
494
-
273
+ - Authentication type improvements and timeout fix ([#1605](https://github.com/feathersjs/feathers/issues/1605)) ([19854d3](https://github.com/feathersjs/feathers/commit/19854d3))
495
274
 
496
275
  ## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
497
276
 
498
-
499
277
  ### Bug Fixes
500
278
 
501
- * Typing improvements ([#1580](https://github.com/feathersjs/feathers/issues/1580)) ([7818aec](https://github.com/feathersjs/feathers/commit/7818aec))
502
-
503
-
504
-
505
-
279
+ - Typing improvements ([#1580](https://github.com/feathersjs/feathers/issues/1580)) ([7818aec](https://github.com/feathersjs/feathers/commit/7818aec))
506
280
 
507
281
  ## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)
508
282
 
509
-
510
283
  ### Bug Fixes
511
284
 
512
- * Small improvements in dependencies and code sturcture ([#1562](https://github.com/feathersjs/feathers/issues/1562)) ([42c13e2](https://github.com/feathersjs/feathers/commit/42c13e2))
513
-
514
-
515
-
516
-
285
+ - Small improvements in dependencies and code sturcture ([#1562](https://github.com/feathersjs/feathers/issues/1562)) ([42c13e2](https://github.com/feathersjs/feathers/commit/42c13e2))
517
286
 
518
287
  ## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)
519
288
 
520
289
  **Note:** Version bump only for package @feathersjs/authentication-client
521
290
 
522
-
523
-
524
-
525
-
526
291
  ## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)
527
292
 
528
293
  **Note:** Version bump only for package @feathersjs/authentication-client
529
294
 
530
-
531
-
532
-
533
-
534
295
  # [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
535
296
 
536
-
537
297
  ### Bug Fixes
538
298
 
539
- * Only remove token on NotAuthenticated error in authentication client and handle error better ([#1525](https://github.com/feathersjs/feathers/issues/1525)) ([13a8758](https://github.com/feathersjs/feathers/commit/13a8758))
540
-
541
-
542
-
543
-
299
+ - Only remove token on NotAuthenticated error in authentication client and handle error better ([#1525](https://github.com/feathersjs/feathers/issues/1525)) ([13a8758](https://github.com/feathersjs/feathers/commit/13a8758))
544
300
 
545
301
  # [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
546
302
 
547
303
  **Note:** Version bump only for package @feathersjs/authentication-client
548
304
 
549
-
550
-
551
-
552
-
553
305
  # [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
554
306
 
555
-
556
307
  ### Bug Fixes
557
308
 
558
- * Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
559
-
309
+ - Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
560
310
 
561
311
  ### Features
562
312
 
563
- * Let strategies handle the connection ([#1510](https://github.com/feathersjs/feathers/issues/1510)) ([4329feb](https://github.com/feathersjs/feathers/commit/4329feb))
564
-
565
-
566
-
567
-
313
+ - Let strategies handle the connection ([#1510](https://github.com/feathersjs/feathers/issues/1510)) ([4329feb](https://github.com/feathersjs/feathers/commit/4329feb))
568
314
 
569
315
  # [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
570
316
 
571
-
572
317
  ### Bug Fixes
573
318
 
574
- * Do not error in authentication client on logout ([#1473](https://github.com/feathersjs/feathers/issues/1473)) ([8211b98](https://github.com/feathersjs/feathers/commit/8211b98))
575
-
576
-
577
-
578
-
319
+ - Do not error in authentication client on logout ([#1473](https://github.com/feathersjs/feathers/issues/1473)) ([8211b98](https://github.com/feathersjs/feathers/commit/8211b98))
579
320
 
580
321
  # [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
581
322
 
582
323
  **Note:** Version bump only for package @feathersjs/authentication-client
583
324
 
584
-
585
-
586
-
587
-
588
325
  # [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
589
326
 
590
327
  **Note:** Version bump only for package @feathersjs/authentication-client
591
328
 
592
-
593
-
594
-
595
-
596
329
  # [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
597
330
 
598
331
  **Note:** Version bump only for package @feathersjs/authentication-client
599
332
 
600
-
601
-
602
-
603
-
604
333
  # [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
605
334
 
606
-
607
335
  ### Bug Fixes
608
336
 
609
- * Make oAuth paths more consistent and improve authentication client ([#1377](https://github.com/feathersjs/feathers/issues/1377)) ([adb2543](https://github.com/feathersjs/feathers/commit/adb2543))
610
- * Typings fix and improvements. ([#1364](https://github.com/feathersjs/feathers/issues/1364)) ([515b916](https://github.com/feathersjs/feathers/commit/515b916))
611
- * Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
612
-
613
-
614
-
615
-
337
+ - Make oAuth paths more consistent and improve authentication client ([#1377](https://github.com/feathersjs/feathers/issues/1377)) ([adb2543](https://github.com/feathersjs/feathers/commit/adb2543))
338
+ - Typings fix and improvements. ([#1364](https://github.com/feathersjs/feathers/issues/1364)) ([515b916](https://github.com/feathersjs/feathers/commit/515b916))
339
+ - Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
616
340
 
617
341
  # [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
618
342
 
619
343
  **Note:** Version bump only for package @feathersjs/authentication-client
620
344
 
621
-
622
-
623
-
624
-
625
345
  # [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)
626
346
 
627
-
628
347
  ### Bug Fixes
629
348
 
630
- * Guard against null in client side logout function ([#1319](https://github.com/feathersjs/feathers/issues/1319)) ([fa7f057](https://github.com/feathersjs/feathers/commit/fa7f057))
631
- * Handle error oAuth redirect in authentication client ([#1307](https://github.com/feathersjs/feathers/issues/1307)) ([12d48ee](https://github.com/feathersjs/feathers/commit/12d48ee))
632
- * Merge httpStrategies and authStrategies option ([#1308](https://github.com/feathersjs/feathers/issues/1308)) ([afa4d55](https://github.com/feathersjs/feathers/commit/afa4d55))
633
- * Rename jwtStrategies option to authStrategies ([#1305](https://github.com/feathersjs/feathers/issues/1305)) ([4aee151](https://github.com/feathersjs/feathers/commit/4aee151))
634
- * Update version number check ([53575c5](https://github.com/feathersjs/feathers/commit/53575c5))
635
-
636
-
637
-
638
-
349
+ - Guard against null in client side logout function ([#1319](https://github.com/feathersjs/feathers/issues/1319)) ([fa7f057](https://github.com/feathersjs/feathers/commit/fa7f057))
350
+ - Handle error oAuth redirect in authentication client ([#1307](https://github.com/feathersjs/feathers/issues/1307)) ([12d48ee](https://github.com/feathersjs/feathers/commit/12d48ee))
351
+ - Merge httpStrategies and authStrategies option ([#1308](https://github.com/feathersjs/feathers/issues/1308)) ([afa4d55](https://github.com/feathersjs/feathers/commit/afa4d55))
352
+ - Rename jwtStrategies option to authStrategies ([#1305](https://github.com/feathersjs/feathers/issues/1305)) ([4aee151](https://github.com/feathersjs/feathers/commit/4aee151))
353
+ - Update version number check ([53575c5](https://github.com/feathersjs/feathers/commit/53575c5))
639
354
 
640
355
  # [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
641
356
 
642
-
643
357
  ### Bug Fixes
644
358
 
645
- * Authentication core improvements ([#1260](https://github.com/feathersjs/feathers/issues/1260)) ([c5dc7a2](https://github.com/feathersjs/feathers/commit/c5dc7a2))
646
- * Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
647
- * Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
648
- * Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
649
- * **package:** update debug to version 3.0.0 ([#61](https://github.com/feathersjs/feathers/issues/61)) ([6f5009c](https://github.com/feathersjs/feathers/commit/6f5009c))
650
-
359
+ - Authentication core improvements ([#1260](https://github.com/feathersjs/feathers/issues/1260)) ([c5dc7a2](https://github.com/feathersjs/feathers/commit/c5dc7a2))
360
+ - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
361
+ - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
362
+ - Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
363
+ - **package:** update debug to version 3.0.0 ([#61](https://github.com/feathersjs/feathers/issues/61)) ([6f5009c](https://github.com/feathersjs/feathers/commit/6f5009c))
651
364
 
652
365
  ### Features
653
366
 
654
- * @feathersjs/authentication-oauth ([#1299](https://github.com/feathersjs/feathers/issues/1299)) ([656bae7](https://github.com/feathersjs/feathers/commit/656bae7))
655
- * Add authentication through oAuth redirect to authentication client ([#1301](https://github.com/feathersjs/feathers/issues/1301)) ([35d8043](https://github.com/feathersjs/feathers/commit/35d8043))
656
- * 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))
657
- * Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
658
- * Authentication v3 client ([#1240](https://github.com/feathersjs/feathers/issues/1240)) ([65b43bd](https://github.com/feathersjs/feathers/commit/65b43bd))
659
- * Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
660
-
367
+ - @feathersjs/authentication-oauth ([#1299](https://github.com/feathersjs/feathers/issues/1299)) ([656bae7](https://github.com/feathersjs/feathers/commit/656bae7))
368
+ - Add authentication through oAuth redirect to authentication client ([#1301](https://github.com/feathersjs/feathers/issues/1301)) ([35d8043](https://github.com/feathersjs/feathers/commit/35d8043))
369
+ - 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))
370
+ - Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
371
+ - Authentication v3 client ([#1240](https://github.com/feathersjs/feathers/issues/1240)) ([65b43bd](https://github.com/feathersjs/feathers/commit/65b43bd))
372
+ - Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
661
373
 
662
374
  ### BREAKING CHANGES
663
375
 
664
- * Rewrite for authentication v3
665
-
666
-
667
-
668
-
376
+ - Rewrite for authentication v3
669
377
 
670
378
  ## [1.0.11](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.10...@feathersjs/authentication-client@1.0.11) (2019-01-26)
671
379
 
672
380
  **Note:** Version bump only for package @feathersjs/authentication-client
673
381
 
674
-
675
-
676
-
677
-
678
382
  ## [1.0.10](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.9...@feathersjs/authentication-client@1.0.10) (2019-01-02)
679
383
 
680
-
681
384
  ### Bug Fixes
682
385
 
683
- * Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
684
-
685
-
686
-
687
-
386
+ - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
688
387
 
689
388
  <a name="1.0.9"></a>
389
+
690
390
  ## [1.0.9](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.8...@feathersjs/authentication-client@1.0.9) (2018-12-16)
691
391
 
692
392
  **Note:** Version bump only for package @feathersjs/authentication-client
693
393
 
694
-
695
-
696
-
697
-
698
394
  <a name="1.0.8"></a>
395
+
699
396
  ## [1.0.8](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.7...@feathersjs/authentication-client@1.0.8) (2018-10-26)
700
397
 
701
398
  **Note:** Version bump only for package @feathersjs/authentication-client
702
399
 
703
-
704
-
705
-
706
-
707
400
  <a name="1.0.7"></a>
708
- ## [1.0.7](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.6...@feathersjs/authentication-client@1.0.7) (2018-10-25)
709
401
 
402
+ ## [1.0.7](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.6...@feathersjs/authentication-client@1.0.7) (2018-10-25)
710
403
 
711
404
  ### Bug Fixes
712
405
 
713
- * Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
714
-
715
-
716
-
717
-
406
+ - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
718
407
 
719
408
  <a name="1.0.6"></a>
409
+
720
410
  ## [1.0.6](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.5...@feathersjs/authentication-client@1.0.6) (2018-09-21)
721
411
 
722
412
  **Note:** Version bump only for package @feathersjs/authentication-client
723
413
 
724
-
725
-
726
-
727
-
728
414
  <a name="1.0.5"></a>
415
+
729
416
  ## [1.0.5](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.4...@feathersjs/authentication-client@1.0.5) (2018-09-17)
730
417
 
731
418
  **Note:** Version bump only for package @feathersjs/authentication-client
732
419
 
733
-
734
-
735
-
736
-
737
420
  <a name="1.0.4"></a>
421
+
738
422
  ## [1.0.4](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.3...@feathersjs/authentication-client@1.0.4) (2018-09-02)
739
423
 
740
424
  **Note:** Version bump only for package @feathersjs/authentication-client
741
425
 
742
426
  <a name="1.0.3"></a>
427
+
743
428
  ## 1.0.3
744
429
 
745
430
  - Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
746
431
 
747
432
  ## [v1.0.2](https://github.com/feathersjs/authentication-client/tree/v1.0.2) (2018-01-03)
433
+
748
434
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v1.0.1...v1.0.2)
749
435
 
750
436
  **Closed issues:**
@@ -758,6 +444,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
758
444
  - Update feathers-memory to the latest version 🚀 [\#82](https://github.com/feathersjs/authentication-client/pull/82) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
759
445
 
760
446
  ## [v1.0.1](https://github.com/feathersjs/authentication-client/tree/v1.0.1) (2017-11-16)
447
+
761
448
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v1.0.0...v1.0.1)
762
449
 
763
450
  **Merged pull requests:**
@@ -766,6 +453,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
766
453
  - Update @feathersjs/authentication to the latest version 🚀 [\#79](https://github.com/feathersjs/authentication-client/pull/79) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
767
454
 
768
455
  ## [v1.0.0](https://github.com/feathersjs/authentication-client/tree/v1.0.0) (2017-11-01)
456
+
769
457
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v1.0.0-pre.1...v1.0.0)
770
458
 
771
459
  **Merged pull requests:**
@@ -773,6 +461,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
773
461
  - Update dependencies for release [\#78](https://github.com/feathersjs/authentication-client/pull/78) ([daffl](https://github.com/daffl))
774
462
 
775
463
  ## [v1.0.0-pre.1](https://github.com/feathersjs/authentication-client/tree/v1.0.0-pre.1) (2017-10-25)
464
+
776
465
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.3.3...v1.0.0-pre.1)
777
466
 
778
467
  **Closed issues:**
@@ -789,11 +478,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
789
478
  - Update to new plugin infrastructure [\#74](https://github.com/feathersjs/authentication-client/pull/74) ([daffl](https://github.com/daffl))
790
479
  - Update mocha to the latest version 🚀 [\#72](https://github.com/feathersjs/authentication-client/pull/72) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
791
480
  - Add babel-polyfill and package-lock.json [\#68](https://github.com/feathersjs/authentication-client/pull/68) ([daffl](https://github.com/daffl))
792
- - Passport.verifyJWT should return Promise\<any\>, not Promise\<string\> [\#65](https://github.com/feathersjs/authentication-client/pull/65) ([zxh19890103](https://github.com/zxh19890103))
481
+ - Passport.verifyJWT should return Promise\<any\>, not Promise\<string\> [\#65](https://github.com/feathersjs/authentication-client/pull/65) ([zxh19890103](https://github.com/zxh19890103))
793
482
  - Update debug to the latest version 🚀 [\#61](https://github.com/feathersjs/authentication-client/pull/61) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
794
483
  - Update ws to the latest version 🚀 [\#60](https://github.com/feathersjs/authentication-client/pull/60) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
795
484
 
796
485
  ## [v0.3.3](https://github.com/feathersjs/authentication-client/tree/v0.3.3) (2017-07-18)
486
+
797
487
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.3.2...v0.3.3)
798
488
 
799
489
  **Closed issues:**
@@ -811,6 +501,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
811
501
  - Update README.md [\#47](https://github.com/feathersjs/authentication-client/pull/47) ([bertho-zero](https://github.com/bertho-zero))
812
502
 
813
503
  ## [v0.3.2](https://github.com/feathersjs/authentication-client/tree/v0.3.2) (2017-04-30)
504
+
814
505
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.3.1...v0.3.2)
815
506
 
816
507
  **Closed issues:**
@@ -829,6 +520,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
829
520
  - Note that auth must be configured after rest/socket clients [\#36](https://github.com/feathersjs/authentication-client/pull/36) ([hubgit](https://github.com/hubgit))
830
521
 
831
522
  ## [v0.3.1](https://github.com/feathersjs/authentication-client/tree/v0.3.1) (2017-03-10)
523
+
832
524
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.3.0...v0.3.1)
833
525
 
834
526
  **Closed issues:**
@@ -841,9 +533,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
841
533
  - Fix \#33 exp claim should be optional [\#34](https://github.com/feathersjs/authentication-client/pull/34) ([whollacsek](https://github.com/whollacsek))
842
534
 
843
535
  ## [v0.3.0](https://github.com/feathersjs/authentication-client/tree/v0.3.0) (2017-03-08)
536
+
844
537
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.2.0...v0.3.0)
845
538
 
846
539
  ## [v0.2.0](https://github.com/feathersjs/authentication-client/tree/v0.2.0) (2017-03-07)
540
+
847
541
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.10...v0.2.0)
848
542
 
849
543
  **Closed issues:**
@@ -860,6 +554,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
860
554
  - Add support for socket timeouts and some refactoring [\#30](https://github.com/feathersjs/authentication-client/pull/30) ([daffl](https://github.com/daffl))
861
555
 
862
556
  ## [v0.1.10](https://github.com/feathersjs/authentication-client/tree/v0.1.10) (2017-03-03)
557
+
863
558
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.9...v0.1.10)
864
559
 
865
560
  **Merged pull requests:**
@@ -867,6 +562,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
867
562
  - Remove hardcoded values for Config and Credentials typings [\#28](https://github.com/feathersjs/authentication-client/pull/28) ([myknbani](https://github.com/myknbani))
868
563
 
869
564
  ## [v0.1.9](https://github.com/feathersjs/authentication-client/tree/v0.1.9) (2017-03-01)
565
+
870
566
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.8...v0.1.9)
871
567
 
872
568
  **Merged pull requests:**
@@ -874,6 +570,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
874
570
  - Typescript Definitions [\#25](https://github.com/feathersjs/authentication-client/pull/25) ([AbraaoAlves](https://github.com/AbraaoAlves))
875
571
 
876
572
  ## [v0.1.8](https://github.com/feathersjs/authentication-client/tree/v0.1.8) (2017-02-05)
573
+
877
574
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.7...v0.1.8)
878
575
 
879
576
  **Closed issues:**
@@ -886,6 +583,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
886
583
  - Hoist upgrade handler into current scope by using an arrow function [\#27](https://github.com/feathersjs/authentication-client/pull/27) ([daffl](https://github.com/daffl))
887
584
 
888
585
  ## [v0.1.7](https://github.com/feathersjs/authentication-client/tree/v0.1.7) (2017-01-29)
586
+
889
587
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.6...v0.1.7)
890
588
 
891
589
  **Closed issues:**
@@ -900,6 +598,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
900
598
  - Update passport.js [\#20](https://github.com/feathersjs/authentication-client/pull/20) ([bertho-zero](https://github.com/bertho-zero))
901
599
 
902
600
  ## [v0.1.6](https://github.com/feathersjs/authentication-client/tree/v0.1.6) (2016-12-14)
601
+
903
602
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.5...v0.1.6)
904
603
 
905
604
  **Closed issues:**
@@ -911,9 +610,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
911
610
  - Fix linting [\#13](https://github.com/feathersjs/authentication-client/pull/13) ([marshallswain](https://github.com/marshallswain))
912
611
 
913
612
  ## [v0.1.5](https://github.com/feathersjs/authentication-client/tree/v0.1.5) (2016-12-13)
613
+
914
614
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.4...v0.1.5)
915
615
 
916
616
  ## [v0.1.4](https://github.com/feathersjs/authentication-client/tree/v0.1.4) (2016-12-13)
617
+
917
618
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.3...v0.1.4)
918
619
 
919
620
  **Closed issues:**
@@ -926,6 +627,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
926
627
  - More specific imports for StealJS [\#14](https://github.com/feathersjs/authentication-client/pull/14) ([marshallswain](https://github.com/marshallswain))
927
628
 
928
629
  ## [v0.1.3](https://github.com/feathersjs/authentication-client/tree/v0.1.3) (2016-11-23)
630
+
929
631
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.2...v0.1.3)
930
632
 
931
633
  **Closed issues:**
@@ -937,6 +639,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
937
639
  - Socket reconnect [\#9](https://github.com/feathersjs/authentication-client/pull/9) ([ekryski](https://github.com/ekryski))
938
640
 
939
641
  ## [v0.1.2](https://github.com/feathersjs/authentication-client/tree/v0.1.2) (2016-11-22)
642
+
940
643
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.1...v0.1.2)
941
644
 
942
645
  **Merged pull requests:**
@@ -944,6 +647,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
944
647
  - Custom jwt strategy names [\#8](https://github.com/feathersjs/authentication-client/pull/8) ([ekryski](https://github.com/ekryski))
945
648
 
946
649
  ## [v0.1.1](https://github.com/feathersjs/authentication-client/tree/v0.1.1) (2016-11-21)
650
+
947
651
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.0...v0.1.1)
948
652
 
949
653
  **Merged pull requests:**
@@ -951,6 +655,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
951
655
  - Socket reconnect upgrade auth [\#3](https://github.com/feathersjs/authentication-client/pull/3) ([marshallswain](https://github.com/marshallswain))
952
656
 
953
657
  ## [v0.1.0](https://github.com/feathersjs/authentication-client/tree/v0.1.0) (2016-11-18)
658
+
954
659
  **Closed issues:**
955
660
 
956
661
  - Relation with feathers-authentication [\#6](https://github.com/feathersjs/authentication-client/issues/6)
@@ -960,6 +665,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
960
665
 
961
666
  - Feathers authentication 1.0 compatible client [\#7](https://github.com/feathersjs/authentication-client/pull/7) ([ekryski](https://github.com/ekryski))
962
667
 
963
-
964
-
965
- \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
668
+ \* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iCAA0E;AAyBjE,qGAzBA,2BAAoB,OAyBA;AAxB7B,+CAAgC;AAwBoD,sBAAK;AAtBzF,uCAAkE;AAsBG,8FAtBnD,uBAAa,OAsBmD;AAR3E,MAAM,iBAAiB,GAAG,GAAG,EAAE;IACpC,IAAI;QACF,OAAO,IAAI,wBAAc,CAAC,MAAM,CAAC,YAAY,CAAC,CAAA;KAC/C;IAAC,OAAO,KAAU,EAAE,GAAE;IAEvB,OAAO,IAAI,uBAAa,EAAE,CAAA;AAC5B,CAAC,CAAA;AANY,QAAA,iBAAiB,qBAM7B;AASY,QAAA,cAAc,GAAY,IAAA,yBAAiB,GAAE,CAAA;AAE7C,QAAA,QAAQ,GAAgC;IACnD,MAAM,EAAE,eAAe;IACvB,MAAM,EAAE,QAAQ;IAChB,UAAU,EAAE,cAAc;IAC1B,WAAW,EAAE,cAAc;IAC3B,gBAAgB,EAAE,OAAO;IACzB,WAAW,EAAE,KAAK;IAClB,IAAI,EAAE,iBAAiB;IACvB,cAAc,EAAE,2BAAoB;IACpC,OAAO,EAAE,sBAAc;CACxB,CAAA;AAED,MAAM,IAAI,GAAG,CAAC,WAAiD,EAAE,EAAE,EAAE;IACnE,MAAM,OAAO,GAAgC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,gBAAQ,EAAE,QAAQ,CAAC,CAAA;IAClF,MAAM,EAAE,cAAc,EAAE,GAAG,OAAO,CAAA;IAElC,OAAO,CAAC,GAAgB,EAAE,EAAE;QAC1B,MAAM,cAAc,GAAG,IAAI,cAAc,CAAC,GAAG,EAAE,OAAO,CAAC,CAAA;QAEvD,GAAG,CAAC,cAAc,GAAG,cAAc,CAAA;QACnC,GAAG,CAAC,YAAY,GAAG,cAAc,CAAC,YAAY,CAAC,IAAI,CAAC,cAAc,CAAC,CAAA;QACnE,GAAG,CAAC,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC,IAAI,CAAC,cAAc,CAAC,CAAA;QACvE,GAAG,CAAC,MAAM,GAAG,cAAc,CAAC,MAAM,CAAC,IAAI,CAAC,cAAc,CAAC,CAAA;QAEvD,GAAG,CAAC,KAAK,CAAC,CAAC,KAAK,CAAC,cAAc,EAAE,EAAE,KAAK,CAAC,cAAc,EAAE,CAAC,CAAC,CAAA;IAC7D,CAAC,CAAA;AACH,CAAC,CAAA;AAED,kBAAe,IAAI,CAAA;AAEnB,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE;IACjC,MAAM,CAAC,OAAO,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,MAAM,CAAC,OAAO,CAAC,CAAA;CACrD"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iCAA0E;AA0BjE,qGA1BA,2BAAoB,OA0BA;AAzB7B,+CAAgC;AAyBoD,sBAAK;AAvBzF,uCAAkE;AAuBG,8FAvBnD,uBAAa,OAuBmD;AAR3E,MAAM,iBAAiB,GAAG,GAAG,EAAE;IACpC,IAAI;QACF,OAAO,IAAI,wBAAc,CAAC,MAAM,CAAC,YAAY,CAAC,CAAA;KAC/C;IAAC,OAAO,KAAU,EAAE,GAAE;IAEvB,OAAO,IAAI,uBAAa,EAAE,CAAA;AAC5B,CAAC,CAAA;AANY,QAAA,iBAAiB,qBAM7B;AASY,QAAA,cAAc,GAAY,IAAA,yBAAiB,GAAE,CAAA;AAE7C,QAAA,QAAQ,GAAgC;IACnD,MAAM,EAAE,eAAe;IACvB,MAAM,EAAE,QAAQ;IAChB,UAAU,EAAE,cAAc;IAC1B,WAAW,EAAE,cAAc;IAC3B,gBAAgB,EAAE,OAAO;IACzB,WAAW,EAAE,KAAK;IAClB,IAAI,EAAE,iBAAiB;IACvB,cAAc,EAAE,2BAAoB;IACpC,OAAO,EAAE,sBAAc;CACxB,CAAA;AAED,MAAM,IAAI,GAAG,CAAC,WAAiD,EAAE,EAAE,EAAE;IACnE,MAAM,OAAO,GAAgC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,gBAAQ,EAAE,QAAQ,CAAC,CAAA;IAClF,MAAM,EAAE,cAAc,EAAE,GAAG,OAAO,CAAA;IAElC,OAAO,CAAC,GAAgB,EAAE,EAAE;QAC1B,MAAM,cAAc,GAAG,IAAI,cAAc,CAAC,GAAG,EAAE,OAAO,CAAC,CAAA;QAEvD,GAAG,CAAC,cAAc,GAAG,cAAc,CAAA;QACnC,GAAG,CAAC,YAAY,GAAG,cAAc,CAAC,YAAY,CAAC,IAAI,CAAC,cAAc,CAAC,CAAA;QACnE,GAAG,CAAC,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC,IAAI,CAAC,cAAc,CAAC,CAAA;QACvE,GAAG,CAAC,MAAM,GAAG,cAAc,CAAC,MAAM,CAAC,IAAI,CAAC,cAAc,CAAC,CAAA;QAEvD,GAAG,CAAC,KAAK,CAAC,CAAC,KAAK,CAAC,cAAc,EAAE,EAAE,KAAK,CAAC,cAAc,EAAE,CAAC,CAAC,CAAA;IAC7D,CAAC,CAAA;AACH,CAAC,CAAA;AAED,kBAAe,IAAI,CAAA;AAEnB,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE;IACjC,MAAM,CAAC,OAAO,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,MAAM,CAAC,OAAO,CAAC,CAAA;CACrD"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@feathersjs/authentication-client",
3
3
  "description": "The authentication plugin for feathers-client",
4
- "version": "5.0.0-pre.29",
4
+ "version": "5.0.0-pre.30",
5
5
  "homepage": "https://feathersjs.com",
6
6
  "main": "lib/",
7
7
  "types": "lib/",
@@ -42,7 +42,7 @@
42
42
  ],
43
43
  "scripts": {
44
44
  "prepublish": "npm run compile",
45
- "pack": "npm pack --pack-destination ../cli/test",
45
+ "pack": "npm pack --pack-destination ../cli/test/build",
46
46
  "compile": "shx rm -rf lib/ && tsc && npm run pack",
47
47
  "test": "mocha --config ../../.mocharc.json --recursive test/**.test.ts test/**/*.test.ts"
48
48
  },
@@ -53,25 +53,25 @@
53
53
  "access": "public"
54
54
  },
55
55
  "dependencies": {
56
- "@feathersjs/authentication": "^5.0.0-pre.29",
57
- "@feathersjs/commons": "^5.0.0-pre.29",
58
- "@feathersjs/errors": "^5.0.0-pre.29",
59
- "@feathersjs/feathers": "^5.0.0-pre.29"
56
+ "@feathersjs/authentication": "^5.0.0-pre.30",
57
+ "@feathersjs/commons": "^5.0.0-pre.30",
58
+ "@feathersjs/errors": "^5.0.0-pre.30",
59
+ "@feathersjs/feathers": "^5.0.0-pre.30"
60
60
  },
61
61
  "devDependencies": {
62
- "@feathersjs/authentication-local": "^5.0.0-pre.29",
63
- "@feathersjs/express": "^5.0.0-pre.29",
64
- "@feathersjs/memory": "^5.0.0-pre.29",
65
- "@feathersjs/rest-client": "^5.0.0-pre.29",
66
- "@feathersjs/socketio": "^5.0.0-pre.29",
67
- "@feathersjs/socketio-client": "^5.0.0-pre.29",
68
- "@types/mocha": "^9.1.1",
69
- "@types/node": "^18.7.17",
62
+ "@feathersjs/authentication-local": "^5.0.0-pre.30",
63
+ "@feathersjs/express": "^5.0.0-pre.30",
64
+ "@feathersjs/memory": "^5.0.0-pre.30",
65
+ "@feathersjs/rest-client": "^5.0.0-pre.30",
66
+ "@feathersjs/socketio": "^5.0.0-pre.30",
67
+ "@feathersjs/socketio-client": "^5.0.0-pre.30",
68
+ "@types/mocha": "^10.0.0",
69
+ "@types/node": "^18.8.2",
70
70
  "axios": "^0.27.2",
71
71
  "mocha": "^10.0.0",
72
72
  "shx": "^0.3.4",
73
73
  "ts-node": "^10.9.1",
74
- "typescript": "^4.8.3"
74
+ "typescript": "^4.8.4"
75
75
  },
76
- "gitHead": "4314dc89a41a8bbaabf00b47697bf7887861d17d"
76
+ "gitHead": "b535c91197f4b997520e0a0e608793eeba791931"
77
77
  }
package/src/index.ts CHANGED
@@ -4,6 +4,7 @@ import { Application } from '@feathersjs/feathers'
4
4
  import { Storage, MemoryStorage, StorageWrapper } from './storage'
5
5
 
6
6
  declare module '@feathersjs/feathers/lib/declarations' {
7
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
7
8
  interface Application<Services, Settings> {
8
9
  // eslint-disable-line
9
10
  io?: any