@feathersjs/authentication-client 5.0.0-pre.3 → 5.0.0-pre.31

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,518 +3,438 @@
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.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
7
-
6
+ # [5.0.0-pre.31](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.30...v5.0.0-pre.31) (2022-10-12)
8
7
 
9
- ### Bug Fixes
10
-
11
- * **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
8
+ **Note:** Version bump only for package @feathersjs/authentication-client
12
9
 
10
+ # [5.0.0-pre.30](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.29...v5.0.0-pre.30) (2022-10-07)
13
11
 
14
12
  ### Features
15
13
 
16
- * **dependencies:** Remove direct debug dependency ([#2296](https://github.com/feathersjs/feathers/issues/2296)) ([501d416](https://github.com/feathersjs/feathers/commit/501d4164d30c6a126906dc640cdfdc82207ba34a))
14
+ - **core:** Allow to unregister services at runtime ([#2756](https://github.com/feathersjs/feathers/issues/2756)) ([d16601f](https://github.com/feathersjs/feathers/commit/d16601f2277dca5357866ffdefba2a611f6dc7fa))
17
15
 
16
+ # [5.0.0-pre.29](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.28...v5.0.0-pre.29) (2022-09-16)
18
17
 
18
+ **Note:** Version bump only for package @feathersjs/authentication-client
19
19
 
20
+ # [5.0.0-pre.28](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.27...v5.0.0-pre.28) (2022-08-03)
20
21
 
22
+ ### Bug Fixes
21
23
 
22
- # [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
24
+ - **authentication-client:** Properly handle missing token error ([#2700](https://github.com/feathersjs/feathers/issues/2700)) ([160746e](https://github.com/feathersjs/feathers/commit/160746e2bceb465fd1b6a003415f8ab38daba521))
25
+ - **cli:** Improve generated application and client ([#2701](https://github.com/feathersjs/feathers/issues/2701)) ([bd55ffb](https://github.com/feathersjs/feathers/commit/bd55ffb812e89bf215f4515e7f137656ea888c3f))
23
26
 
24
- **Note:** Version bump only for package @feathersjs/authentication-client
27
+ # [5.0.0-pre.27](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.26...v5.0.0-pre.27) (2022-07-13)
25
28
 
29
+ ### Bug Fixes
26
30
 
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))
27
32
 
33
+ # [5.0.0-pre.26](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.25...v5.0.0-pre.26) (2022-06-22)
28
34
 
35
+ **Note:** Version bump only for package @feathersjs/authentication-client
29
36
 
30
- # [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
37
+ # [5.0.0-pre.25](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.24...v5.0.0-pre.25) (2022-06-22)
31
38
 
32
39
  **Note:** Version bump only for package @feathersjs/authentication-client
33
40
 
41
+ # [5.0.0-pre.24](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.23...v5.0.0-pre.24) (2022-06-21)
34
42
 
43
+ **Note:** Version bump only for package @feathersjs/authentication-client
35
44
 
45
+ # [5.0.0-pre.23](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.22...v5.0.0-pre.23) (2022-06-06)
36
46
 
47
+ **Note:** Version bump only for package @feathersjs/authentication-client
37
48
 
38
- # [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
39
-
49
+ # [5.0.0-pre.22](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.21...v5.0.0-pre.22) (2022-05-24)
40
50
 
41
- ### Bug Fixes
51
+ **Note:** Version bump only for package @feathersjs/authentication-client
42
52
 
43
- * Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
53
+ # [5.0.0-pre.21](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.20...v5.0.0-pre.21) (2022-05-23)
44
54
 
55
+ **Note:** Version bump only for package @feathersjs/authentication-client
45
56
 
46
- ### Features
57
+ # [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
47
58
 
48
- * Application service types default to any ([#1566](https://github.com/feathersjs/feathers/issues/1566)) ([d93ba9a](https://github.com/feathersjs/feathers/commit/d93ba9a17edd20d3397bb00f4f6e82e804e42ed6))
49
- * Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
50
- * **authentication-client:** Throw separate OauthError in authentication client ([#2189](https://github.com/feathersjs/feathers/issues/2189)) ([fa45ec5](https://github.com/feathersjs/feathers/commit/fa45ec520b21834e103e6fe4200b06dced56c0e6))
59
+ ### Bug Fixes
51
60
 
61
+ - **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
52
62
 
63
+ # [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)
53
64
 
65
+ **Note:** Version bump only for package @feathersjs/authentication-client
54
66
 
67
+ # [5.0.0-pre.18](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.17...v5.0.0-pre.18) (2022-04-11)
55
68
 
56
- # [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
69
+ **Note:** Version bump only for package @feathersjs/authentication-client
57
70
 
71
+ # [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
58
72
 
73
+ **Note:** Version bump only for package @feathersjs/authentication-client
59
74
 
60
- # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
75
+ # [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)
61
76
 
77
+ **Note:** Version bump only for package @feathersjs/authentication-client
62
78
 
63
- ### chore
79
+ # [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27)
64
80
 
65
- * **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)
81
+ ### Bug Fixes
66
82
 
83
+ - **typescript:** Overall typing improvements ([#2478](https://github.com/feathersjs/feathers/issues/2478)) ([b8eb804](https://github.com/feathersjs/feathers/commit/b8eb804158556d9651a8607e3c3fda15e0bfd110))
67
84
 
68
- ### BREAKING CHANGES
85
+ # [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13)
69
86
 
70
- * **package:** Remove primus packages to be moved into the ecosystem.
87
+ **Note:** Version bump only for package @feathersjs/authentication-client
71
88
 
89
+ # [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13)
72
90
 
91
+ **Note:** Version bump only for package @feathersjs/authentication-client
73
92
 
93
+ # [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12)
74
94
 
95
+ **Note:** Version bump only for package @feathersjs/authentication-client
75
96
 
76
- # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
97
+ # [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06)
77
98
 
99
+ **Note:** Version bump only for package @feathersjs/authentication-client
78
100
 
79
- ### chore
101
+ # [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19)
80
102
 
81
- * **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)
103
+ **Note:** Version bump only for package @feathersjs/authentication-client
82
104
 
105
+ # [5.0.0-pre.9](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.8...v5.0.0-pre.9) (2021-08-09)
83
106
 
84
- ### BREAKING CHANGES
107
+ **Note:** Version bump only for package @feathersjs/authentication-client
85
108
 
86
- * **package:** Remove primus packages to be moved into the ecosystem.
109
+ # [5.0.0-pre.8](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.7...v5.0.0-pre.8) (2021-08-09)
87
110
 
111
+ **Note:** Version bump only for package @feathersjs/authentication-client
88
112
 
113
+ # [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
89
114
 
90
- ## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
115
+ **Note:** Version bump only for package @feathersjs/authentication-client
91
116
 
117
+ # [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
92
118
 
93
- ### Bug Fixes
119
+ **Note:** Version bump only for package @feathersjs/authentication-client
94
120
 
95
- * **authentication-client:** Allow reAuthentication using specific strategy ([#2140](https://github.com/feathersjs/feathers/issues/2140)) ([2a2bbf7](https://github.com/feathersjs/feathers/commit/2a2bbf7f8ee6d32b9fac8afab3421286b06e6443))
96
- * **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))
121
+ # [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)
97
122
 
123
+ ### Bug Fixes
98
124
 
125
+ - **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))
126
+ - **koa:** Use extended query parser for compatibility ([#2397](https://github.com/feathersjs/feathers/issues/2397)) ([b2944ba](https://github.com/feathersjs/feathers/commit/b2944bac3ec6d5ecc80dc518cd4e58093692db74))
99
127
 
128
+ ### Features
100
129
 
130
+ - **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))
101
131
 
102
- ## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
132
+ # [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
103
133
 
104
134
  **Note:** Version bump only for package @feathersjs/authentication-client
105
135
 
136
+ # [5.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
106
137
 
138
+ ### Bug Fixes
107
139
 
140
+ - **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
108
141
 
142
+ ### Features
109
143
 
110
- ## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
111
-
112
- **Note:** Version bump only for package @feathersjs/authentication-client
113
-
144
+ - **dependencies:** Remove direct debug dependency ([#2296](https://github.com/feathersjs/feathers/issues/2296)) ([501d416](https://github.com/feathersjs/feathers/commit/501d4164d30c6a126906dc640cdfdc82207ba34a))
114
145
 
146
+ # [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
115
147
 
148
+ **Note:** Version bump only for package @feathersjs/authentication-client
116
149
 
150
+ # [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
117
151
 
118
- ## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
152
+ **Note:** Version bump only for package @feathersjs/authentication-client
119
153
 
154
+ # [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
120
155
 
121
156
  ### Bug Fixes
122
157
 
123
- * **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))
158
+ - Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
124
159
 
160
+ ### Features
125
161
 
162
+ - Application service types default to any ([#1566](https://github.com/feathersjs/feathers/issues/1566)) ([d93ba9a](https://github.com/feathersjs/feathers/commit/d93ba9a17edd20d3397bb00f4f6e82e804e42ed6))
163
+ - Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
164
+ - **authentication-client:** Throw separate OauthError in authentication client ([#2189](https://github.com/feathersjs/feathers/issues/2189)) ([fa45ec5](https://github.com/feathersjs/feathers/commit/fa45ec520b21834e103e6fe4200b06dced56c0e6))
126
165
 
166
+ # [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
127
167
 
168
+ # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
128
169
 
129
- ## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
170
+ ### chore
130
171
 
131
- **Note:** Version bump only for package @feathersjs/authentication-client
172
+ - **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)
132
173
 
174
+ ### BREAKING CHANGES
133
175
 
176
+ - **package:** Remove primus packages to be moved into the ecosystem.
134
177
 
178
+ # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
135
179
 
180
+ ### chore
136
181
 
137
- ## [4.5.6](https://github.com/feathersjs/feathers/compare/v4.5.5...v4.5.6) (2020-07-12)
182
+ - **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)
138
183
 
139
- **Note:** Version bump only for package @feathersjs/authentication-client
184
+ ### BREAKING CHANGES
140
185
 
186
+ - **package:** Remove primus packages to be moved into the ecosystem.
141
187
 
188
+ ## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
142
189
 
190
+ ### Bug Fixes
143
191
 
192
+ - **authentication-client:** Allow reAuthentication using specific strategy ([#2140](https://github.com/feathersjs/feathers/issues/2140)) ([2a2bbf7](https://github.com/feathersjs/feathers/commit/2a2bbf7f8ee6d32b9fac8afab3421286b06e6443))
193
+ - **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))
144
194
 
145
- ## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
195
+ ## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
146
196
 
147
197
  **Note:** Version bump only for package @feathersjs/authentication-client
148
198
 
149
-
150
-
151
-
152
-
153
- ## [4.5.4](https://github.com/feathersjs/feathers/compare/v4.5.3...v4.5.4) (2020-04-29)
199
+ ## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
154
200
 
155
201
  **Note:** Version bump only for package @feathersjs/authentication-client
156
202
 
203
+ ## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
157
204
 
205
+ ### Bug Fixes
158
206
 
207
+ - **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))
159
208
 
160
-
161
- ## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
209
+ ## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
162
210
 
163
211
  **Note:** Version bump only for package @feathersjs/authentication-client
164
212
 
213
+ ## [4.5.6](https://github.com/feathersjs/feathers/compare/v4.5.5...v4.5.6) (2020-07-12)
165
214
 
215
+ **Note:** Version bump only for package @feathersjs/authentication-client
166
216
 
217
+ ## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
167
218
 
219
+ **Note:** Version bump only for package @feathersjs/authentication-client
168
220
 
169
- ## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
221
+ ## [4.5.4](https://github.com/feathersjs/feathers/compare/v4.5.3...v4.5.4) (2020-04-29)
170
222
 
171
223
  **Note:** Version bump only for package @feathersjs/authentication-client
172
224
 
225
+ ## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
173
226
 
227
+ **Note:** Version bump only for package @feathersjs/authentication-client
174
228
 
229
+ ## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
175
230
 
231
+ **Note:** Version bump only for package @feathersjs/authentication-client
176
232
 
177
233
  ## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
178
234
 
179
235
  **Note:** Version bump only for package @feathersjs/authentication-client
180
236
 
181
-
182
-
183
-
184
-
185
237
  # [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
186
238
 
187
239
  **Note:** Version bump only for package @feathersjs/authentication-client
188
240
 
189
-
190
-
191
-
192
-
193
241
  ## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
194
242
 
195
243
  **Note:** Version bump only for package @feathersjs/authentication-client
196
244
 
197
-
198
-
199
-
200
-
201
245
  ## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
202
246
 
203
247
  **Note:** Version bump only for package @feathersjs/authentication-client
204
248
 
205
-
206
-
207
-
208
-
209
249
  # [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
210
250
 
211
-
212
251
  ### Bug Fixes
213
252
 
214
- * **authentication-client:** Reset authentication promise on socket disconnect ([#1696](https://github.com/feathersjs/feathers/issues/1696)) ([3951626](https://github.com/feathersjs/feathers/commit/395162633ff22e95833a3c2900cb9464bb5b056f))
215
-
216
-
217
-
218
-
253
+ - **authentication-client:** Reset authentication promise on socket disconnect ([#1696](https://github.com/feathersjs/feathers/issues/1696)) ([3951626](https://github.com/feathersjs/feathers/commit/395162633ff22e95833a3c2900cb9464bb5b056f))
219
254
 
220
255
  ## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)
221
256
 
222
257
  **Note:** Version bump only for package @feathersjs/authentication-client
223
258
 
224
-
225
-
226
-
227
-
228
259
  ## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
229
260
 
230
261
  **Note:** Version bump only for package @feathersjs/authentication-client
231
262
 
232
-
233
-
234
-
235
-
236
263
  ## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
237
264
 
238
265
  **Note:** Version bump only for package @feathersjs/authentication-client
239
266
 
240
-
241
-
242
-
243
-
244
267
  ## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
245
268
 
246
-
247
269
  ### Bug Fixes
248
270
 
249
- * Improve authentication client default storage initialization ([#1613](https://github.com/feathersjs/feathers/issues/1613)) ([d7f5107](https://github.com/feathersjs/feathers/commit/d7f5107ef76297b4ca6db580afc5e2b372f5ee4d))
250
-
251
-
252
-
253
-
271
+ - Improve authentication client default storage initialization ([#1613](https://github.com/feathersjs/feathers/issues/1613)) ([d7f5107](https://github.com/feathersjs/feathers/commit/d7f5107ef76297b4ca6db580afc5e2b372f5ee4d))
254
272
 
255
273
  ## [4.3.5](https://github.com/feathersjs/feathers/compare/v4.3.4...v4.3.5) (2019-10-07)
256
274
 
257
-
258
275
  ### Bug Fixes
259
276
 
260
- * Authentication type improvements and timeout fix ([#1605](https://github.com/feathersjs/feathers/issues/1605)) ([19854d3](https://github.com/feathersjs/feathers/commit/19854d3))
261
-
262
-
263
-
264
-
277
+ - Authentication type improvements and timeout fix ([#1605](https://github.com/feathersjs/feathers/issues/1605)) ([19854d3](https://github.com/feathersjs/feathers/commit/19854d3))
265
278
 
266
279
  ## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
267
280
 
268
-
269
281
  ### Bug Fixes
270
282
 
271
- * Typing improvements ([#1580](https://github.com/feathersjs/feathers/issues/1580)) ([7818aec](https://github.com/feathersjs/feathers/commit/7818aec))
272
-
273
-
274
-
275
-
283
+ - Typing improvements ([#1580](https://github.com/feathersjs/feathers/issues/1580)) ([7818aec](https://github.com/feathersjs/feathers/commit/7818aec))
276
284
 
277
285
  ## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)
278
286
 
279
-
280
287
  ### Bug Fixes
281
288
 
282
- * Small improvements in dependencies and code sturcture ([#1562](https://github.com/feathersjs/feathers/issues/1562)) ([42c13e2](https://github.com/feathersjs/feathers/commit/42c13e2))
283
-
284
-
285
-
286
-
289
+ - Small improvements in dependencies and code sturcture ([#1562](https://github.com/feathersjs/feathers/issues/1562)) ([42c13e2](https://github.com/feathersjs/feathers/commit/42c13e2))
287
290
 
288
291
  ## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)
289
292
 
290
293
  **Note:** Version bump only for package @feathersjs/authentication-client
291
294
 
292
-
293
-
294
-
295
-
296
295
  ## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)
297
296
 
298
297
  **Note:** Version bump only for package @feathersjs/authentication-client
299
298
 
300
-
301
-
302
-
303
-
304
299
  # [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
305
300
 
306
-
307
301
  ### Bug Fixes
308
302
 
309
- * 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))
310
-
311
-
312
-
313
-
303
+ - 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))
314
304
 
315
305
  # [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
316
306
 
317
307
  **Note:** Version bump only for package @feathersjs/authentication-client
318
308
 
319
-
320
-
321
-
322
-
323
309
  # [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
324
310
 
325
-
326
311
  ### Bug Fixes
327
312
 
328
- * Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
329
-
313
+ - Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
330
314
 
331
315
  ### Features
332
316
 
333
- * Let strategies handle the connection ([#1510](https://github.com/feathersjs/feathers/issues/1510)) ([4329feb](https://github.com/feathersjs/feathers/commit/4329feb))
334
-
335
-
336
-
337
-
317
+ - Let strategies handle the connection ([#1510](https://github.com/feathersjs/feathers/issues/1510)) ([4329feb](https://github.com/feathersjs/feathers/commit/4329feb))
338
318
 
339
319
  # [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
340
320
 
341
-
342
321
  ### Bug Fixes
343
322
 
344
- * Do not error in authentication client on logout ([#1473](https://github.com/feathersjs/feathers/issues/1473)) ([8211b98](https://github.com/feathersjs/feathers/commit/8211b98))
345
-
346
-
347
-
348
-
323
+ - Do not error in authentication client on logout ([#1473](https://github.com/feathersjs/feathers/issues/1473)) ([8211b98](https://github.com/feathersjs/feathers/commit/8211b98))
349
324
 
350
325
  # [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
351
326
 
352
327
  **Note:** Version bump only for package @feathersjs/authentication-client
353
328
 
354
-
355
-
356
-
357
-
358
329
  # [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
359
330
 
360
331
  **Note:** Version bump only for package @feathersjs/authentication-client
361
332
 
362
-
363
-
364
-
365
-
366
333
  # [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
367
334
 
368
335
  **Note:** Version bump only for package @feathersjs/authentication-client
369
336
 
370
-
371
-
372
-
373
-
374
337
  # [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
375
338
 
376
-
377
339
  ### Bug Fixes
378
340
 
379
- * 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))
380
- * Typings fix and improvements. ([#1364](https://github.com/feathersjs/feathers/issues/1364)) ([515b916](https://github.com/feathersjs/feathers/commit/515b916))
381
- * Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
382
-
383
-
384
-
385
-
341
+ - 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))
342
+ - Typings fix and improvements. ([#1364](https://github.com/feathersjs/feathers/issues/1364)) ([515b916](https://github.com/feathersjs/feathers/commit/515b916))
343
+ - Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
386
344
 
387
345
  # [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
388
346
 
389
347
  **Note:** Version bump only for package @feathersjs/authentication-client
390
348
 
391
-
392
-
393
-
394
-
395
349
  # [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)
396
350
 
397
-
398
351
  ### Bug Fixes
399
352
 
400
- * Guard against null in client side logout function ([#1319](https://github.com/feathersjs/feathers/issues/1319)) ([fa7f057](https://github.com/feathersjs/feathers/commit/fa7f057))
401
- * Handle error oAuth redirect in authentication client ([#1307](https://github.com/feathersjs/feathers/issues/1307)) ([12d48ee](https://github.com/feathersjs/feathers/commit/12d48ee))
402
- * Merge httpStrategies and authStrategies option ([#1308](https://github.com/feathersjs/feathers/issues/1308)) ([afa4d55](https://github.com/feathersjs/feathers/commit/afa4d55))
403
- * Rename jwtStrategies option to authStrategies ([#1305](https://github.com/feathersjs/feathers/issues/1305)) ([4aee151](https://github.com/feathersjs/feathers/commit/4aee151))
404
- * Update version number check ([53575c5](https://github.com/feathersjs/feathers/commit/53575c5))
405
-
406
-
407
-
408
-
353
+ - Guard against null in client side logout function ([#1319](https://github.com/feathersjs/feathers/issues/1319)) ([fa7f057](https://github.com/feathersjs/feathers/commit/fa7f057))
354
+ - Handle error oAuth redirect in authentication client ([#1307](https://github.com/feathersjs/feathers/issues/1307)) ([12d48ee](https://github.com/feathersjs/feathers/commit/12d48ee))
355
+ - Merge httpStrategies and authStrategies option ([#1308](https://github.com/feathersjs/feathers/issues/1308)) ([afa4d55](https://github.com/feathersjs/feathers/commit/afa4d55))
356
+ - Rename jwtStrategies option to authStrategies ([#1305](https://github.com/feathersjs/feathers/issues/1305)) ([4aee151](https://github.com/feathersjs/feathers/commit/4aee151))
357
+ - Update version number check ([53575c5](https://github.com/feathersjs/feathers/commit/53575c5))
409
358
 
410
359
  # [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
411
360
 
412
-
413
361
  ### Bug Fixes
414
362
 
415
- * Authentication core improvements ([#1260](https://github.com/feathersjs/feathers/issues/1260)) ([c5dc7a2](https://github.com/feathersjs/feathers/commit/c5dc7a2))
416
- * Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
417
- * Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
418
- * Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
419
- * **package:** update debug to version 3.0.0 ([#61](https://github.com/feathersjs/feathers/issues/61)) ([6f5009c](https://github.com/feathersjs/feathers/commit/6f5009c))
420
-
363
+ - Authentication core improvements ([#1260](https://github.com/feathersjs/feathers/issues/1260)) ([c5dc7a2](https://github.com/feathersjs/feathers/commit/c5dc7a2))
364
+ - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
365
+ - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
366
+ - Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
367
+ - **package:** update debug to version 3.0.0 ([#61](https://github.com/feathersjs/feathers/issues/61)) ([6f5009c](https://github.com/feathersjs/feathers/commit/6f5009c))
421
368
 
422
369
  ### Features
423
370
 
424
- * @feathersjs/authentication-oauth ([#1299](https://github.com/feathersjs/feathers/issues/1299)) ([656bae7](https://github.com/feathersjs/feathers/commit/656bae7))
425
- * Add authentication through oAuth redirect to authentication client ([#1301](https://github.com/feathersjs/feathers/issues/1301)) ([35d8043](https://github.com/feathersjs/feathers/commit/35d8043))
426
- * 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))
427
- * Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
428
- * Authentication v3 client ([#1240](https://github.com/feathersjs/feathers/issues/1240)) ([65b43bd](https://github.com/feathersjs/feathers/commit/65b43bd))
429
- * Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
430
-
371
+ - @feathersjs/authentication-oauth ([#1299](https://github.com/feathersjs/feathers/issues/1299)) ([656bae7](https://github.com/feathersjs/feathers/commit/656bae7))
372
+ - Add authentication through oAuth redirect to authentication client ([#1301](https://github.com/feathersjs/feathers/issues/1301)) ([35d8043](https://github.com/feathersjs/feathers/commit/35d8043))
373
+ - 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))
374
+ - Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
375
+ - Authentication v3 client ([#1240](https://github.com/feathersjs/feathers/issues/1240)) ([65b43bd](https://github.com/feathersjs/feathers/commit/65b43bd))
376
+ - Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
431
377
 
432
378
  ### BREAKING CHANGES
433
379
 
434
- * Rewrite for authentication v3
435
-
436
-
437
-
438
-
380
+ - Rewrite for authentication v3
439
381
 
440
382
  ## [1.0.11](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.10...@feathersjs/authentication-client@1.0.11) (2019-01-26)
441
383
 
442
384
  **Note:** Version bump only for package @feathersjs/authentication-client
443
385
 
444
-
445
-
446
-
447
-
448
386
  ## [1.0.10](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.9...@feathersjs/authentication-client@1.0.10) (2019-01-02)
449
387
 
450
-
451
388
  ### Bug Fixes
452
389
 
453
- * Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
454
-
455
-
456
-
457
-
390
+ - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
458
391
 
459
392
  <a name="1.0.9"></a>
393
+
460
394
  ## [1.0.9](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.8...@feathersjs/authentication-client@1.0.9) (2018-12-16)
461
395
 
462
396
  **Note:** Version bump only for package @feathersjs/authentication-client
463
397
 
464
-
465
-
466
-
467
-
468
398
  <a name="1.0.8"></a>
399
+
469
400
  ## [1.0.8](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.7...@feathersjs/authentication-client@1.0.8) (2018-10-26)
470
401
 
471
402
  **Note:** Version bump only for package @feathersjs/authentication-client
472
403
 
473
-
474
-
475
-
476
-
477
404
  <a name="1.0.7"></a>
478
- ## [1.0.7](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.6...@feathersjs/authentication-client@1.0.7) (2018-10-25)
479
405
 
406
+ ## [1.0.7](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.6...@feathersjs/authentication-client@1.0.7) (2018-10-25)
480
407
 
481
408
  ### Bug Fixes
482
409
 
483
- * Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
484
-
485
-
486
-
487
-
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))
488
411
 
489
412
  <a name="1.0.6"></a>
413
+
490
414
  ## [1.0.6](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.5...@feathersjs/authentication-client@1.0.6) (2018-09-21)
491
415
 
492
416
  **Note:** Version bump only for package @feathersjs/authentication-client
493
417
 
494
-
495
-
496
-
497
-
498
418
  <a name="1.0.5"></a>
419
+
499
420
  ## [1.0.5](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.4...@feathersjs/authentication-client@1.0.5) (2018-09-17)
500
421
 
501
422
  **Note:** Version bump only for package @feathersjs/authentication-client
502
423
 
503
-
504
-
505
-
506
-
507
424
  <a name="1.0.4"></a>
425
+
508
426
  ## [1.0.4](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.3...@feathersjs/authentication-client@1.0.4) (2018-09-02)
509
427
 
510
428
  **Note:** Version bump only for package @feathersjs/authentication-client
511
429
 
512
430
  <a name="1.0.3"></a>
431
+
513
432
  ## 1.0.3
514
433
 
515
434
  - Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
516
435
 
517
436
  ## [v1.0.2](https://github.com/feathersjs/authentication-client/tree/v1.0.2) (2018-01-03)
437
+
518
438
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v1.0.1...v1.0.2)
519
439
 
520
440
  **Closed issues:**
@@ -528,6 +448,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
528
448
  - Update feathers-memory to the latest version 🚀 [\#82](https://github.com/feathersjs/authentication-client/pull/82) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
529
449
 
530
450
  ## [v1.0.1](https://github.com/feathersjs/authentication-client/tree/v1.0.1) (2017-11-16)
451
+
531
452
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v1.0.0...v1.0.1)
532
453
 
533
454
  **Merged pull requests:**
@@ -536,6 +457,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
536
457
  - Update @feathersjs/authentication to the latest version 🚀 [\#79](https://github.com/feathersjs/authentication-client/pull/79) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
537
458
 
538
459
  ## [v1.0.0](https://github.com/feathersjs/authentication-client/tree/v1.0.0) (2017-11-01)
460
+
539
461
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v1.0.0-pre.1...v1.0.0)
540
462
 
541
463
  **Merged pull requests:**
@@ -543,6 +465,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
543
465
  - Update dependencies for release [\#78](https://github.com/feathersjs/authentication-client/pull/78) ([daffl](https://github.com/daffl))
544
466
 
545
467
  ## [v1.0.0-pre.1](https://github.com/feathersjs/authentication-client/tree/v1.0.0-pre.1) (2017-10-25)
468
+
546
469
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.3.3...v1.0.0-pre.1)
547
470
 
548
471
  **Closed issues:**
@@ -559,11 +482,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
559
482
  - Update to new plugin infrastructure [\#74](https://github.com/feathersjs/authentication-client/pull/74) ([daffl](https://github.com/daffl))
560
483
  - Update mocha to the latest version 🚀 [\#72](https://github.com/feathersjs/authentication-client/pull/72) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
561
484
  - Add babel-polyfill and package-lock.json [\#68](https://github.com/feathersjs/authentication-client/pull/68) ([daffl](https://github.com/daffl))
562
- - Passport.verifyJWT should return Promise\<any\>, not Promise\<string\> [\#65](https://github.com/feathersjs/authentication-client/pull/65) ([zxh19890103](https://github.com/zxh19890103))
485
+ - Passport.verifyJWT should return Promise\<any\>, not Promise\<string\> [\#65](https://github.com/feathersjs/authentication-client/pull/65) ([zxh19890103](https://github.com/zxh19890103))
563
486
  - Update debug to the latest version 🚀 [\#61](https://github.com/feathersjs/authentication-client/pull/61) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
564
487
  - Update ws to the latest version 🚀 [\#60](https://github.com/feathersjs/authentication-client/pull/60) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
565
488
 
566
489
  ## [v0.3.3](https://github.com/feathersjs/authentication-client/tree/v0.3.3) (2017-07-18)
490
+
567
491
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.3.2...v0.3.3)
568
492
 
569
493
  **Closed issues:**
@@ -581,6 +505,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
581
505
  - Update README.md [\#47](https://github.com/feathersjs/authentication-client/pull/47) ([bertho-zero](https://github.com/bertho-zero))
582
506
 
583
507
  ## [v0.3.2](https://github.com/feathersjs/authentication-client/tree/v0.3.2) (2017-04-30)
508
+
584
509
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.3.1...v0.3.2)
585
510
 
586
511
  **Closed issues:**
@@ -599,6 +524,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
599
524
  - Note that auth must be configured after rest/socket clients [\#36](https://github.com/feathersjs/authentication-client/pull/36) ([hubgit](https://github.com/hubgit))
600
525
 
601
526
  ## [v0.3.1](https://github.com/feathersjs/authentication-client/tree/v0.3.1) (2017-03-10)
527
+
602
528
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.3.0...v0.3.1)
603
529
 
604
530
  **Closed issues:**
@@ -611,9 +537,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
611
537
  - Fix \#33 exp claim should be optional [\#34](https://github.com/feathersjs/authentication-client/pull/34) ([whollacsek](https://github.com/whollacsek))
612
538
 
613
539
  ## [v0.3.0](https://github.com/feathersjs/authentication-client/tree/v0.3.0) (2017-03-08)
540
+
614
541
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.2.0...v0.3.0)
615
542
 
616
543
  ## [v0.2.0](https://github.com/feathersjs/authentication-client/tree/v0.2.0) (2017-03-07)
544
+
617
545
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.10...v0.2.0)
618
546
 
619
547
  **Closed issues:**
@@ -630,6 +558,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
630
558
  - Add support for socket timeouts and some refactoring [\#30](https://github.com/feathersjs/authentication-client/pull/30) ([daffl](https://github.com/daffl))
631
559
 
632
560
  ## [v0.1.10](https://github.com/feathersjs/authentication-client/tree/v0.1.10) (2017-03-03)
561
+
633
562
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.9...v0.1.10)
634
563
 
635
564
  **Merged pull requests:**
@@ -637,6 +566,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
637
566
  - Remove hardcoded values for Config and Credentials typings [\#28](https://github.com/feathersjs/authentication-client/pull/28) ([myknbani](https://github.com/myknbani))
638
567
 
639
568
  ## [v0.1.9](https://github.com/feathersjs/authentication-client/tree/v0.1.9) (2017-03-01)
569
+
640
570
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.8...v0.1.9)
641
571
 
642
572
  **Merged pull requests:**
@@ -644,6 +574,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
644
574
  - Typescript Definitions [\#25](https://github.com/feathersjs/authentication-client/pull/25) ([AbraaoAlves](https://github.com/AbraaoAlves))
645
575
 
646
576
  ## [v0.1.8](https://github.com/feathersjs/authentication-client/tree/v0.1.8) (2017-02-05)
577
+
647
578
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.7...v0.1.8)
648
579
 
649
580
  **Closed issues:**
@@ -656,6 +587,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
656
587
  - 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))
657
588
 
658
589
  ## [v0.1.7](https://github.com/feathersjs/authentication-client/tree/v0.1.7) (2017-01-29)
590
+
659
591
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.6...v0.1.7)
660
592
 
661
593
  **Closed issues:**
@@ -670,6 +602,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
670
602
  - Update passport.js [\#20](https://github.com/feathersjs/authentication-client/pull/20) ([bertho-zero](https://github.com/bertho-zero))
671
603
 
672
604
  ## [v0.1.6](https://github.com/feathersjs/authentication-client/tree/v0.1.6) (2016-12-14)
605
+
673
606
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.5...v0.1.6)
674
607
 
675
608
  **Closed issues:**
@@ -681,9 +614,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
681
614
  - Fix linting [\#13](https://github.com/feathersjs/authentication-client/pull/13) ([marshallswain](https://github.com/marshallswain))
682
615
 
683
616
  ## [v0.1.5](https://github.com/feathersjs/authentication-client/tree/v0.1.5) (2016-12-13)
617
+
684
618
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.4...v0.1.5)
685
619
 
686
620
  ## [v0.1.4](https://github.com/feathersjs/authentication-client/tree/v0.1.4) (2016-12-13)
621
+
687
622
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.3...v0.1.4)
688
623
 
689
624
  **Closed issues:**
@@ -696,6 +631,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
696
631
  - More specific imports for StealJS [\#14](https://github.com/feathersjs/authentication-client/pull/14) ([marshallswain](https://github.com/marshallswain))
697
632
 
698
633
  ## [v0.1.3](https://github.com/feathersjs/authentication-client/tree/v0.1.3) (2016-11-23)
634
+
699
635
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.2...v0.1.3)
700
636
 
701
637
  **Closed issues:**
@@ -707,6 +643,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
707
643
  - Socket reconnect [\#9](https://github.com/feathersjs/authentication-client/pull/9) ([ekryski](https://github.com/ekryski))
708
644
 
709
645
  ## [v0.1.2](https://github.com/feathersjs/authentication-client/tree/v0.1.2) (2016-11-22)
646
+
710
647
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.1...v0.1.2)
711
648
 
712
649
  **Merged pull requests:**
@@ -714,6 +651,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
714
651
  - Custom jwt strategy names [\#8](https://github.com/feathersjs/authentication-client/pull/8) ([ekryski](https://github.com/ekryski))
715
652
 
716
653
  ## [v0.1.1](https://github.com/feathersjs/authentication-client/tree/v0.1.1) (2016-11-21)
654
+
717
655
  [Full Changelog](https://github.com/feathersjs/authentication-client/compare/v0.1.0...v0.1.1)
718
656
 
719
657
  **Merged pull requests:**
@@ -721,6 +659,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
721
659
  - Socket reconnect upgrade auth [\#3](https://github.com/feathersjs/authentication-client/pull/3) ([marshallswain](https://github.com/marshallswain))
722
660
 
723
661
  ## [v0.1.0](https://github.com/feathersjs/authentication-client/tree/v0.1.0) (2016-11-18)
662
+
724
663
  **Closed issues:**
725
664
 
726
665
  - Relation with feathers-authentication [\#6](https://github.com/feathersjs/authentication-client/issues/6)
@@ -730,6 +669,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
730
669
 
731
670
  - Feathers authentication 1.0 compatible client [\#7](https://github.com/feathersjs/authentication-client/pull/7) ([ekryski](https://github.com/ekryski))
732
671
 
733
-
734
-
735
- \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
672
+ \* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_