alp-node-auth 13.0.0 → 13.1.0

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 DELETED
@@ -1,1094 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [13.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@12.0.1...alp-node-auth@13.0.0) (2025-11-12)
7
-
8
- ### ⚠ BREAKING CHANGES
9
-
10
- * update router-segments
11
-
12
- ### Features
13
-
14
- * update router-segments
15
-
16
- Version bump for dependency: alp-node
17
- Version bump for dependency: alp-node
18
-
19
-
20
- ## [12.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@12.0.0...alp-node-auth@12.0.1) (2025-11-12)
21
-
22
- Version bump for dependency: alp-node
23
-
24
-
25
- ## [12.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@11.0.0...alp-node-auth@12.0.0) (2025-10-27)
26
-
27
- ### ⚠ BREAKING CHANGES
28
-
29
- * drop node 20 and build using esbuild
30
-
31
- ### Features
32
-
33
- * drop node 20 and build using esbuild ([812c4c1](https://github.com/christophehurpeau/alp/commit/812c4c1b0ad19984e389af4382a8d1e60643e4f1))
34
- * update nightingale packages to version 16 across multiple packages ([2f59b01](https://github.com/christophehurpeau/alp/commit/2f59b01c9c407da7c59c608a12d716058fff9c70))
35
-
36
- Version bump for dependency: alp-node
37
- Version bump for dependency: alp-node
38
-
39
-
40
- ## [11.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@10.0.0...alp-node-auth@11.0.0) (2025-08-02)
41
-
42
- ### ⚠ BREAKING CHANGES
43
-
44
- * update dependencies and drop node 20
45
- * update dev dependencies, replace parse-json-object-as-map with native JSON.parse, update koa
46
- * namedRouteParam and otherRouteParam
47
- * update koa
48
- * update liwi-mongo
49
- * update router-segments
50
-
51
- ### Features
52
-
53
- * update dependencies and drop node 20 ([fc5b322](https://github.com/christophehurpeau/alp/commit/fc5b322e076e9a3c7c4a235d16734b89fd85e211))
54
- * update dev dependencies, replace parse-json-object-as-map with native JSON.parse, update koa ([5ae7723](https://github.com/christophehurpeau/alp/commit/5ae77238cafc573fe72c5eb63b103802b8b2e537))
55
- * update koa ([e678114](https://github.com/christophehurpeau/alp/commit/e67811429d951287de715c3dffdbee7b798f3358))
56
- * update liwi-mongo ([55e04ba](https://github.com/christophehurpeau/alp/commit/55e04baac1ccc46b83880dd03076b0ab0d705ae2))
57
- * update router-segments ([07ff52b](https://github.com/christophehurpeau/alp/commit/07ff52b3f851204256509056d0a4b25e1f630e5b))
58
-
59
- ### Bug Fixes
60
-
61
- * namedRouteParam and otherRouteParam ([73e9e2a](https://github.com/christophehurpeau/alp/commit/73e9e2aaf00fe956628efd1380f8e44329562c41))
62
-
63
- Version bump for dependency: alp-node
64
- Version bump for dependency: alp-node
65
-
66
-
67
- ## [10.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@9.3.0...alp-node-auth@10.0.0) (2024-01-06)
68
-
69
-
70
- ### ⚠ BREAKING CHANGES
71
-
72
- * merge to alp-node to improve maintenability, remove alp-types
73
-
74
- ### Features
75
-
76
- * merge to alp-node to improve maintenability, remove alp-types ([ead9a2f](https://github.com/christophehurpeau/alp/commit/ead9a2fd1bcbedce0be29ea0e444c5cead99c64d))
77
-
78
- Version bump for dependency: alp-node
79
- Version bump for dependency: alp-node
80
-
81
-
82
- ## [9.3.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@9.2.0...alp-node-auth@9.3.0) (2024-01-06)
83
-
84
- Note: no notable changes
85
-
86
- Version bump for dependency: alp-node
87
- Version bump for dependency: alp-router
88
-
89
-
90
- ## [9.2.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@9.1.0...alp-node-auth@9.2.0) (2024-01-06)
91
-
92
-
93
- ### Features
94
-
95
- * **deps:** update dependency liwi-mongo to v11 ([#465](https://github.com/christophehurpeau/alp/issues/465)) ([f8c4804](https://github.com/christophehurpeau/alp/commit/f8c4804621cf179e4155a18121f5a8d4f144b11e))
96
-
97
-
98
- ### Bug Fixes
99
-
100
- * add missing strategies in files ([119028e](https://github.com/christophehurpeau/alp/commit/119028e54c83c3fc391458cc1c454f7244f15ca1))
101
-
102
- Version bump for dependency: alp-node
103
- Version bump for dependency: alp-router
104
-
105
-
106
- ## [9.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@9.0.1...alp-node-auth@9.1.0) (2023-12-25)
107
-
108
-
109
- ### Features
110
-
111
- * update dependencies ([ddc8f92](https://github.com/christophehurpeau/alp/commit/ddc8f92cccacf6ed2baabf8555f0b37fe281ce9d))
112
-
113
- Version bump for dependency: alp-types
114
- Version bump for dependency: alp-node
115
- Version bump for dependency: alp-router
116
-
117
-
118
- ## [9.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@9.0.0...alp-node-auth@9.0.1) (2023-07-29)
119
-
120
-
121
- ### Bug Fixes
122
-
123
- * dedupe and fix update alp ([aed32bc](https://github.com/christophehurpeau/alp/commit/aed32bc12e596acfd60f0d032a8d78a1ef68f9ee))
124
-
125
-
126
-
127
- ## [9.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@8.0.0...alp-node-auth@9.0.0) (2023-07-29)
128
-
129
-
130
- ### ⚠ BREAKING CHANGES
131
-
132
- * drop node 16
133
-
134
- ### Features
135
-
136
- * update simple-oauth2 ([1160431](https://github.com/christophehurpeau/alp/commit/1160431fbdc942b786323e34830d66deb741eb21))
137
-
138
-
139
- ### Code Refactoring
140
-
141
- * update to node 18 ([26280d6](https://github.com/christophehurpeau/alp/commit/26280d638aba1bd46fa42ad5a571b9626f1fff6d))
142
-
143
-
144
-
145
- ## [8.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.2.2...alp-node-auth@8.0.0) (2023-03-19)
146
-
147
-
148
- ### ⚠ BREAKING CHANGES
149
-
150
- * changed api for alp-node-auth
151
-
152
- ### Features
153
-
154
- * auth browser-readable cookie ([7ce6b13](https://github.com/christophehurpeau/alp/commit/7ce6b13752ffd3b6238e6c9fe04fe907e208b7d5))
155
- * update dev dependencies ([9d7e24f](https://github.com/christophehurpeau/alp/commit/9d7e24f8e504d47feae64ca618dc2b3a69babc38))
156
-
157
-
158
-
159
- ## [7.2.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.2.1...alp-node-auth@7.2.2) (2023-02-18)
160
-
161
-
162
- ### Bug Fixes
163
-
164
- * fix cookies version based on koa ([30caad0](https://github.com/christophehurpeau/alp/commit/30caad04c381d1647ab6a6633cbf7f47e08d819a))
165
-
166
-
167
-
168
-
169
-
170
- ## [7.2.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.2.0...alp-node-auth@7.2.1) (2023-02-05)
171
-
172
-
173
- ### Bug Fixes
174
-
175
- * **alp-node-auth:** make sanitizeBaseUser public ([6f37093](https://github.com/christophehurpeau/alp/commit/6f3709332ba3d8d569af9a6030bc6fa5acaf9f51))
176
-
177
-
178
-
179
-
180
-
181
- # [7.2.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.1.2...alp-node-auth@7.2.0) (2023-01-31)
182
-
183
-
184
- ### Features
185
-
186
- * update liwi ([428845b](https://github.com/christophehurpeau/alp/commit/428845bd6feca4701ccde697b31867abeda337fc))
187
-
188
-
189
-
190
-
191
-
192
- ## [7.1.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.1.1...alp-node-auth@7.1.2) (2023-01-31)
193
-
194
-
195
- ### Bug Fixes
196
-
197
- * **alp-node-auth:** remove react peerdep ([96a9077](https://github.com/christophehurpeau/alp/commit/96a90777e14e36311f86760603b55eca950b042f))
198
-
199
-
200
-
201
-
202
-
203
- ## [7.1.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.1.0...alp-node-auth@7.1.1) (2023-01-31)
204
-
205
- **Note:** Version bump only for package alp-node-auth
206
-
207
-
208
-
209
-
210
-
211
- # [7.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.0.0...alp-node-auth@7.1.0) (2023-01-29)
212
-
213
-
214
- ### Bug Fixes
215
-
216
- * update jsonwebtoken ([52e6ff5](https://github.com/christophehurpeau/alp/commit/52e6ff552baa8ab28136b2a8c436f6781a554f8d))
217
-
218
-
219
- ### Features
220
-
221
- * update configs ([e9cbde7](https://github.com/christophehurpeau/alp/commit/e9cbde74ddbbb730bc2b65bb6d0b87f2bba8006e))
222
- * update nightingale and router-segments ([eb95316](https://github.com/christophehurpeau/alp/commit/eb953169651a5b335d2348f823dc65dc1261cfc0))
223
-
224
-
225
-
226
-
227
-
228
- # [7.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.1.2...alp-node-auth@7.0.0) (2022-11-27)
229
-
230
-
231
- ### Bug Fixes
232
-
233
- * addScope requires to be connected ([f353e03](https://github.com/christophehurpeau/alp/commit/f353e03531de2139eaaeb224b430fcb0c77b226a))
234
-
235
-
236
- ### Features
237
-
238
- * drop node 14 ([5d5f90b](https://github.com/christophehurpeau/alp/commit/5d5f90b09d8532278aba75a97f10ea90bbb27919))
239
-
240
-
241
- ### BREAKING CHANGES
242
-
243
- * drop node 14
244
- * route name loginResponse changed to authResponse
245
-
246
-
247
-
248
-
249
-
250
- ## [6.1.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.1.1...alp-node-auth@6.1.2) (2022-10-29)
251
-
252
- **Note:** Version bump only for package alp-node-auth
253
-
254
-
255
-
256
-
257
-
258
- ## [6.1.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.1.0...alp-node-auth@6.1.1) (2022-10-19)
259
-
260
- **Note:** Version bump only for package alp-node-auth
261
-
262
-
263
-
264
-
265
-
266
- # [6.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.8...alp-node-auth@6.1.0) (2022-10-16)
267
-
268
-
269
- ### Features
270
-
271
- * **deps:** update dependency liwi-mongo to v9 ([#339](https://github.com/christophehurpeau/alp/issues/339)) ([14fa557](https://github.com/christophehurpeau/alp/commit/14fa55719c5623cdbc2f2da6909fdea35eb3658e))
272
- * update to react 18 ([6ac42b8](https://github.com/christophehurpeau/alp/commit/6ac42b84b80bf76853773f3b93819666684327d1))
273
-
274
-
275
-
276
-
277
-
278
- ## [6.0.8](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.7...alp-node-auth@6.0.8) (2022-10-13)
279
-
280
- **Note:** Version bump only for package alp-node-auth
281
-
282
-
283
-
284
-
285
-
286
- ## [6.0.7](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.6...alp-node-auth@6.0.7) (2022-03-05)
287
-
288
- **Note:** Version bump only for package alp-node-auth
289
-
290
-
291
-
292
-
293
-
294
- ## [6.0.6](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.5...alp-node-auth@6.0.6) (2022-02-20)
295
-
296
- **Note:** Version bump only for package alp-node-auth
297
-
298
-
299
-
300
-
301
-
302
- ## [6.0.5](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.4...alp-node-auth@6.0.5) (2022-02-13)
303
-
304
-
305
- ### Bug Fixes
306
-
307
- * dont override react/react-in-jsx-scope ([5d21c9e](https://github.com/christophehurpeau/alp/commit/5d21c9ece092cd3397d1794211dae17cea6649f8))
308
-
309
-
310
-
311
-
312
-
313
- ## [6.0.4](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.3...alp-node-auth@6.0.4) (2022-02-06)
314
-
315
-
316
- ### Bug Fixes
317
-
318
- * request.searchParams ([d4552c6](https://github.com/christophehurpeau/alp/commit/d4552c6ce41dc3bf7aeeaa24f5e4ddc16164ae7f))
319
-
320
-
321
-
322
-
323
-
324
- ## [6.0.3](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.2...alp-node-auth@6.0.3) (2022-01-15)
325
-
326
-
327
- ### Bug Fixes
328
-
329
- * update peer dependencies ([74892bc](https://github.com/christophehurpeau/alp/commit/74892bc8dd99ca862ba427914eb893b083e9b9da))
330
-
331
-
332
-
333
-
334
-
335
- ## [6.0.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.1...alp-node-auth@6.0.2) (2022-01-02)
336
-
337
-
338
- ### Bug Fixes
339
-
340
- * extra entries ([fbfb15f](https://github.com/christophehurpeau/alp/commit/fbfb15fd4cfc474ccb803105fb8ece71414a6f5d))
341
-
342
-
343
-
344
-
345
-
346
- ## [6.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.0...alp-node-auth@6.0.1) (2022-01-02)
347
-
348
- **Note:** Version bump only for package alp-node-auth
349
-
350
-
351
-
352
-
353
-
354
- # [6.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.3.1...alp-node-auth@6.0.0) (2022-01-02)
355
-
356
-
357
- ### Bug Fixes
358
-
359
- * update nightingale and fix tests ([3691716](https://github.com/christophehurpeau/alp/commit/36917162d0ee3dccc07384caf018b7760d98b744))
360
-
361
-
362
- ### Features
363
-
364
- * use ESM and drop node 12 ([f45054e](https://github.com/christophehurpeau/alp/commit/f45054e931eea88451d183722797eba057511236))
365
-
366
-
367
- ### BREAKING CHANGES
368
-
369
- * requires node 14 and ESM
370
-
371
-
372
-
373
-
374
-
375
- ## [5.3.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.3.0...alp-node-auth@5.3.1) (2021-04-10)
376
-
377
-
378
- ### Bug Fixes
379
-
380
- * **alp-node-auth:** jwtAudience were not used everywhere ([d935271](https://github.com/christophehurpeau/alp/commit/d9352718d9761efd66a1d67d917ee2f9266c6ac7))
381
-
382
-
383
-
384
-
385
-
386
- # [5.3.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.2.1...alp-node-auth@5.3.0) (2021-04-10)
387
-
388
-
389
- ### Features
390
-
391
- * **alp-node-auth:** add jwtAudience audiance to remplace user-agent ([498f64e](https://github.com/christophehurpeau/alp/commit/498f64e90fde9da988d3e177f41f8925e14bddb9))
392
-
393
-
394
-
395
-
396
-
397
- ## [5.2.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.2.0...alp-node-auth@5.2.1) (2021-03-28)
398
-
399
- **Note:** Version bump only for package alp-node-auth
400
-
401
-
402
-
403
-
404
-
405
- # [5.2.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.1.2...alp-node-auth@5.2.0) (2021-03-28)
406
-
407
-
408
- ### Bug Fixes
409
-
410
- * correctly import jsonwebtoken ([10f57d9](https://github.com/christophehurpeau/alp/commit/10f57d9f4ba5df2646bfb30872a05c826251b3ba))
411
-
412
-
413
- ### Features
414
-
415
- * update @types/jsonwebtoken ([d0c74e9](https://github.com/christophehurpeau/alp/commit/d0c74e9b514aeb9a70c4489b89353ea34aa568c2))
416
-
417
-
418
-
419
-
420
-
421
- ## [5.1.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.1.1...alp-node-auth@5.1.2) (2021-03-28)
422
-
423
- **Note:** Version bump only for package alp-node-auth
424
-
425
-
426
-
427
-
428
-
429
- ## [5.1.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.1.0...alp-node-auth@5.1.1) (2021-03-21)
430
-
431
- **Note:** Version bump only for package alp-node-auth
432
-
433
-
434
-
435
-
436
-
437
- # [5.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.7...alp-node-auth@5.1.0) (2021-03-21)
438
-
439
-
440
- ### Bug Fixes
441
-
442
- * **alp-node-auth:** better strategies.d.ts ([b4dae49](https://github.com/christophehurpeau/alp/commit/b4dae49e6886517ad57976ec4a5b04d7e8f6b8aa))
443
-
444
-
445
- ### Features
446
-
447
- * update dependencies and browserlist config ([ec17710](https://github.com/christophehurpeau/alp/commit/ec177106dbfb094fface3d2791800916929305fc))
448
-
449
-
450
-
451
-
452
-
453
- ## [5.0.7](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.6...alp-node-auth@5.0.7) (2021-01-24)
454
-
455
-
456
- ### Bug Fixes
457
-
458
- * missing await when calling setConnected ([c27b185](https://github.com/christophehurpeau/alp/commit/c27b1855422c5cd07daa5ca23fc56fa9cfa0da4b))
459
-
460
-
461
-
462
-
463
-
464
- ## [5.0.6](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.5...alp-node-auth@5.0.6) (2021-01-23)
465
-
466
-
467
- ### Bug Fixes
468
-
469
- * **alp-node-auth:** bring back User and UserSanitized generics ([1d3f7de](https://github.com/christophehurpeau/alp/commit/1d3f7de8288dfbedcbb7bfae7511c1b0ab6698bb))
470
-
471
-
472
-
473
-
474
-
475
- ## [5.0.5](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.4...alp-node-auth@5.0.5) (2021-01-23)
476
-
477
-
478
- ### Bug Fixes
479
-
480
- * **alp-node-auth:** use ContextState and ContextSanitizedState to determine User and UserSanitized ([41186a9](https://github.com/christophehurpeau/alp/commit/41186a9d9d44ffb4904df7b3f591315f760f8f41))
481
-
482
-
483
-
484
-
485
-
486
- ## [5.0.4](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.3...alp-node-auth@5.0.4) (2021-01-23)
487
-
488
- **Note:** Version bump only for package alp-node-auth
489
-
490
-
491
-
492
-
493
-
494
- ## [5.0.3](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.2...alp-node-auth@5.0.3) (2021-01-18)
495
-
496
-
497
- ### Bug Fixes
498
-
499
- * deps and export import browser ([c8e51a6](https://github.com/christophehurpeau/alp/commit/c8e51a61befee852cbdbfb7697c7fd273a8d49ef))
500
- * multiple stuff ([e914474](https://github.com/christophehurpeau/alp/commit/e9144747913b8edae7dc1ba94767d03e085cbdcd))
501
-
502
-
503
-
504
-
505
-
506
- ## [5.0.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.1...alp-node-auth@5.0.2) (2021-01-17)
507
-
508
-
509
- ### Bug Fixes
510
-
511
- * **alp-node-auth:** export strategies ([b322a17](https://github.com/christophehurpeau/alp/commit/b322a176b0ba0c5454d8d85cfdd5caeb35f0c20a))
512
-
513
-
514
-
515
-
516
-
517
- ## [5.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.0...alp-node-auth@5.0.1) (2021-01-17)
518
-
519
- **Note:** Version bump only for package alp-node-auth
520
-
521
-
522
-
523
-
524
-
525
- # [5.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@4.0.1...alp-node-auth@5.0.0) (2021-01-17)
526
-
527
-
528
- ### Code Refactoring
529
-
530
- * update dev deps and typescript and eslint ([8cdc20e](https://github.com/christophehurpeau/alp/commit/8cdc20e030769d98d637b9580931cc5cc608278d))
531
-
532
-
533
- ### Features
534
-
535
- * update liwi-mongo ([00988b4](https://github.com/christophehurpeau/alp/commit/00988b4cf15607edf1306567c28ccf9fa6f07b87))
536
- * update nightingale ([359ef19](https://github.com/christophehurpeau/alp/commit/359ef1971d717af996b447768d5f8efc31b4c4d3))
537
-
538
-
539
- ### BREAKING CHANGES
540
-
541
- * requires node 12
542
-
543
-
544
-
545
-
546
-
547
- ## [4.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@4.0.0...alp-node-auth@4.0.1) (2021-01-12)
548
-
549
- **Note:** Version bump only for package alp-node-auth
550
-
551
-
552
-
553
-
554
-
555
- # [4.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.3.0...alp-node-auth@4.0.0) (2020-08-08)
556
-
557
-
558
- ### Bug Fixes
559
-
560
- * **alp-node-auth:** peer dep alp-node ([4eabc29](https://github.com/christophehurpeau/alp/commit/4eabc29))
561
-
562
-
563
- ### Features
564
-
565
- * update to liwi 7 ([bb7da62](https://github.com/christophehurpeau/alp/commit/bb7da62))
566
-
567
-
568
- ### BREAKING CHANGES
569
-
570
- * requires liwi 7
571
-
572
-
573
-
574
-
575
-
576
- # [3.3.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.2.0...alp-node-auth@3.3.0) (2020-08-08)
577
-
578
-
579
- ### Bug Fixes
580
-
581
- * **deps:** update dependency cookies to ^0.8.0 ([#104](https://github.com/christophehurpeau/alp/issues/104)) ([9e7cd20](https://github.com/christophehurpeau/alp/commit/9e7cd20))
582
-
583
-
584
- ### Features
585
-
586
- * **alp-node-auth:** add getConnectedAndUserFromRequest and authApolloContext ([074bb2b](https://github.com/christophehurpeau/alp/commit/074bb2b))
587
-
588
-
589
-
590
-
591
-
592
- # [3.2.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.1.1...alp-node-auth@3.2.0) (2020-05-30)
593
-
594
-
595
- ### Bug Fixes
596
-
597
- * import EventEmitter ([d58ed84](https://github.com/christophehurpeau/alp/commit/d58ed84))
598
-
599
-
600
- ### Features
601
-
602
- * update dependencies ([70b1f7f](https://github.com/christophehurpeau/alp/commit/70b1f7f))
603
- * update eslint and router-segment ([93f0089](https://github.com/christophehurpeau/alp/commit/93f0089))
604
-
605
-
606
-
607
-
608
-
609
- ## [3.1.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.1.0...alp-node-auth@3.1.1) (2020-05-02)
610
-
611
- **Note:** Version bump only for package alp-node-auth
612
-
613
-
614
-
615
-
616
-
617
- # [3.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.0.1...alp-node-auth@3.1.0) (2020-01-02)
618
-
619
-
620
- ### Features
621
-
622
- * export getConnectedAndUser ([91c41ca](https://github.com/christophehurpeau/alp/commit/91c41ca))
623
-
624
-
625
-
626
-
627
-
628
- ## [3.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.0.0...alp-node-auth@3.0.1) (2019-12-16)
629
-
630
-
631
- ### Bug Fixes
632
-
633
- * update pobpack ([6e0b501](https://github.com/christophehurpeau/alp/commit/6e0b501))
634
-
635
-
636
-
637
-
638
-
639
- # [3.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.10.2...alp-node-auth@3.0.0) (2019-12-15)
640
-
641
-
642
- ### Features
643
-
644
- * update dependencies ([2d1539c](https://github.com/christophehurpeau/alp/commit/2d1539c))
645
- * update dependencies and pob ([edee8ce](https://github.com/christophehurpeau/alp/commit/edee8ce))
646
-
647
-
648
- ### BREAKING CHANGES
649
-
650
- * drop node 8
651
-
652
-
653
-
654
-
655
-
656
- ## [2.10.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.10.1...alp-node-auth@2.10.2) (2019-09-21)
657
-
658
- **Note:** Version bump only for package alp-node-auth
659
-
660
-
661
-
662
-
663
-
664
- ## [2.10.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.10.0...alp-node-auth@2.10.1) (2019-09-15)
665
-
666
- **Note:** Version bump only for package alp-node-auth
667
-
668
-
669
-
670
-
671
-
672
- # [2.10.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.9.2...alp-node-auth@2.10.0) (2019-09-13)
673
-
674
-
675
- ### Features
676
-
677
- * add react-alp-antd-form and update dependencies ([6f60e46](https://github.com/christophehurpeau/alp/commit/6f60e46))
678
-
679
-
680
-
681
-
682
-
683
- ## [2.9.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.9.1...alp-node-auth@2.9.2) (2019-09-09)
684
-
685
-
686
- ### Bug Fixes
687
-
688
- * pob update ([ffe6857](https://github.com/christophehurpeau/alp/commit/ffe6857))
689
- * typescript issues ([23246f6](https://github.com/christophehurpeau/alp/commit/23246f6))
690
-
691
-
692
-
693
-
694
-
695
- ## [2.9.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.9.0...alp-node-auth@2.9.1) (2019-05-09)
696
-
697
-
698
- ### Bug Fixes
699
-
700
- * remove console.log ([bd802d4](https://github.com/christophehurpeau/alp/commit/bd802d4))
701
-
702
-
703
-
704
-
705
-
706
- # [2.9.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.8.1...alp-node-auth@2.9.0) (2019-05-01)
707
-
708
-
709
- ### Features
710
-
711
- * improve progress bar and server log ([d7ef7dc](https://github.com/christophehurpeau/alp/commit/d7ef7dc))
712
-
713
-
714
-
715
-
716
-
717
- ## [2.8.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.8.0...alp-node-auth@2.8.1) (2019-05-01)
718
-
719
-
720
- ### Bug Fixes
721
-
722
- * hot loader ([c880769](https://github.com/christophehurpeau/alp/commit/c880769))
723
-
724
-
725
-
726
-
727
-
728
- # [2.8.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.7.0...alp-node-auth@2.8.0) (2019-05-01)
729
-
730
-
731
- ### Features
732
-
733
- * update dependencies ([9663e2d](https://github.com/christophehurpeau/alp/commit/9663e2d))
734
-
735
-
736
-
737
-
738
-
739
- # [2.7.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.6.1...alp-node-auth@2.7.0) (2019-05-01)
740
-
741
-
742
- ### Features
743
-
744
- * update deps and pobpack ([1e19ea4](https://github.com/christophehurpeau/alp/commit/1e19ea4))
745
-
746
-
747
-
748
-
749
-
750
- ## [2.6.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.6.0...alp-node-auth@2.6.1) (2019-04-28)
751
-
752
-
753
- ### Bug Fixes
754
-
755
- * wait for hook to finish ([98d9027](https://github.com/christophehurpeau/alp/commit/98d9027))
756
-
757
-
758
-
759
-
760
-
761
- # [2.6.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.5.0...alp-node-auth@2.6.0) (2019-04-28)
762
-
763
-
764
- ### Features
765
-
766
- * **alp-node-auth:** paramsForLogin add ctx ([122b49b](https://github.com/christophehurpeau/alp/commit/122b49b))
767
-
768
-
769
-
770
-
771
-
772
- # [2.5.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.4.0...alp-node-auth@2.5.0) (2019-04-28)
773
-
774
-
775
- ### Features
776
-
777
- * **alp-node-auth:** add hooks ([150f2b9](https://github.com/christophehurpeau/alp/commit/150f2b9))
778
-
779
-
780
-
781
-
782
-
783
- # [2.4.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.3.0...alp-node-auth@2.4.0) (2019-04-28)
784
-
785
-
786
- ### Features
787
-
788
- * export authenticationService ([c41a6e7](https://github.com/christophehurpeau/alp/commit/c41a6e7))
789
-
790
-
791
-
792
-
793
-
794
- # [2.3.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.2.3...alp-node-auth@2.3.0) (2019-04-26)
795
-
796
-
797
- ### Features
798
-
799
- * add scope ([97269f9](https://github.com/christophehurpeau/alp/commit/97269f9))
800
-
801
-
802
-
803
-
804
-
805
- ## [2.2.3](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.2.2...alp-node-auth@2.2.3) (2019-04-20)
806
-
807
- **Note:** Version bump only for package alp-node-auth
808
-
809
-
810
-
811
-
812
-
813
- ## [2.2.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.2.1...alp-node-auth@2.2.2) (2019-04-07)
814
-
815
- **Note:** Version bump only for package alp-node-auth
816
-
817
-
818
-
819
-
820
-
821
- ## [2.2.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.2.0...alp-node-auth@2.2.1) (2019-04-06)
822
-
823
- **Note:** Version bump only for package alp-node-auth
824
-
825
-
826
-
827
-
828
-
829
- # [2.2.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.1.1...alp-node-auth@2.2.0) (2019-04-05)
830
-
831
-
832
- ### Features
833
-
834
- * update dependencies ([9278dc6](https://github.com/christophehurpeau/alp/commit/9278dc6))
835
-
836
-
837
-
838
-
839
-
840
- ## [2.1.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.1.0...alp-node-auth@2.1.1) (2019-03-30)
841
-
842
-
843
- ### Bug Fixes
844
-
845
- * account id null ([f912d49](https://github.com/christophehurpeau/alp/commit/f912d49))
846
- * user id is not unique accross slack, use team ([74caf5c](https://github.com/christophehurpeau/alp/commit/74caf5c))
847
-
848
-
849
-
850
-
851
-
852
- # [2.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.0.1...alp-node-auth@2.1.0) (2019-03-29)
853
-
854
-
855
- ### Features
856
-
857
- * add slack auth ([8c2ffea](https://github.com/christophehurpeau/alp/commit/8c2ffea))
858
-
859
-
860
-
861
-
862
-
863
- ## [2.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.0.0...alp-node-auth@2.0.1) (2019-03-08)
864
-
865
- **Note:** Version bump only for package alp-node-auth
866
-
867
-
868
-
869
-
870
-
871
- # [2.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@1.0.0...alp-node-auth@2.0.0) (2019-03-05)
872
-
873
-
874
- ### Bug Fixes
875
-
876
- * remove google plus profile ([d7725aa](https://github.com/christophehurpeau/alp/commit/d7725aa))
877
-
878
-
879
- ### Features
880
-
881
- * update to liwi 4 ([13cf357](https://github.com/christophehurpeau/alp/commit/13cf357))
882
-
883
-
884
- ### BREAKING CHANGES
885
-
886
- * liwi 4.1 now required as peerdep
887
-
888
-
889
-
890
-
891
-
892
- # 1.0.0 (2019-02-17)
893
-
894
-
895
- ### Bug Fixes
896
-
897
- * alp-types refs ([7e9a693](https://github.com/christophehurpeau/alp/commit/7e9a693))
898
- * better type alp-node-auth ([f329d36](https://github.com/christophehurpeau/alp/commit/f329d36))
899
- * clean UserAccountsService ([a5e2807](https://github.com/christophehurpeau/alp/commit/a5e2807))
900
- * statuses ([ff2d610](https://github.com/christophehurpeau/alp/commit/ff2d610))
901
- * updateOne doesnt exists, replaced by replaceOne ([2b34e5f](https://github.com/christophehurpeau/alp/commit/2b34e5f))
902
- * use MongoInsertType ([6dd6107](https://github.com/christophehurpeau/alp/commit/6dd6107))
903
-
904
-
905
- ### Features
906
-
907
- * better type alp-node-auth ([5ffe898](https://github.com/christophehurpeau/alp/commit/5ffe898))
908
- * export AuthRoutes ([73d574c](https://github.com/christophehurpeau/alp/commit/73d574c))
909
- * export AuthRoutes ([b2e3e2e](https://github.com/christophehurpeau/alp/commit/b2e3e2e))
910
- * MongoUsersManager allow to extends user ([c00bc69](https://github.com/christophehurpeau/alp/commit/c00bc69))
911
- * split websocket auth ([45e26a4](https://github.com/christophehurpeau/alp/commit/45e26a4))
912
- * typescript ([3541e73](https://github.com/christophehurpeau/alp/commit/3541e73))
913
- * update dependencies ([47d53b1](https://github.com/christophehurpeau/alp/commit/47d53b1))
914
-
915
-
916
- ### BREAKING CHANGES
917
-
918
- * use authSocketIO to auth websocket
919
- * liwi 3.0
920
- * too many breaking changes
921
-
922
-
923
-
924
-
925
-
926
- <a name="0.15.4"></a>
927
- ## [0.15.4](https://github.com/alpjs/alp-auth/compare/v0.15.3...v0.15.4) (2018-03-31)
928
-
929
-
930
- ### Bug Fixes
931
-
932
- * missing await ([529dbd8](https://github.com/alpjs/alp-auth/commit/529dbd8))
933
-
934
-
935
- <a name="0.15.3"></a>
936
- ## [0.15.3](https://github.com/alpjs/alp-auth/compare/v0.15.2...v0.15.3) (2018-03-30)
937
-
938
-
939
- ### Bug Fixes
940
-
941
- * entry browser ([d01cd25](https://github.com/alpjs/alp-auth/commit/d01cd25))
942
-
943
-
944
- <a name="0.15.2"></a>
945
- ## [0.15.2](https://github.com/alpjs/alp-auth/compare/v0.15.1...v0.15.2) (2018-03-30)
946
-
947
-
948
- ### Bug Fixes
949
-
950
- * browser build ([76fdf88](https://github.com/alpjs/alp-auth/commit/76fdf88))
951
-
952
-
953
- <a name="0.15.1"></a>
954
- ## [0.15.1](https://github.com/alpjs/alp-auth/compare/v0.15.0...v0.15.1) (2018-03-30)
955
-
956
-
957
- <a name="0.15.0"></a>
958
- # [0.15.0](https://github.com/alpjs/alp-auth/compare/v0.14.1...v0.15.0) (2018-03-30)
959
-
960
-
961
- ### Bug Fixes
962
-
963
- * missing limit in migrate script ([41c7d79](https://github.com/alpjs/alp-auth/commit/41c7d79))
964
-
965
-
966
- <a name="0.14.1"></a>
967
- ## [0.14.1](https://github.com/alpjs/alp-auth/compare/v0.14.0...v0.14.1) (2017-11-25)
968
-
969
-
970
- ### Bug Fixes
971
-
972
- * flow annotations ([451f3f5](https://github.com/alpjs/alp-auth/commit/451f3f5))
973
-
974
-
975
- <a name="0.14.0"></a>
976
- # [0.14.0](https://github.com/alpjs/alp-auth/compare/v0.13.0...v0.14.0) (2017-11-25)
977
-
978
-
979
- ### Features
980
-
981
- * add migration script from rethinkdb to mongo and update dependencies ([d0c9486](https://github.com/alpjs/alp-auth/commit/d0c9486))
982
-
983
-
984
- <a name="0.13.0"></a>
985
- # [0.13.0](https://github.com/alpjs/alp-auth/compare/v0.12.0...v0.13.0) (2017-08-27)
986
-
987
-
988
- ### Features
989
-
990
- * new alp-react-redux API ([861a191](https://github.com/alpjs/alp-auth/commit/861a191))
991
-
992
-
993
- ### BREAKING CHANGES
994
-
995
- * added app.reduxReducers and removed app.registerBrowserStateTransformer
996
-
997
-
998
- <a name="0.12.0"></a>
999
- # [0.12.0](https://github.com/alpjs/alp-auth/compare/v0.11.1...v0.12.0) (2017-08-16)
1000
-
1001
-
1002
- ### Features
1003
-
1004
- * update dependencies ([516b035](https://github.com/alpjs/alp-auth/commit/516b035))
1005
-
1006
-
1007
- <a name="0.11.1"></a>
1008
- ## [0.11.1](https://github.com/alpjs/alp-auth/compare/v0.11.0...v0.11.1) (2017-07-28)
1009
-
1010
-
1011
- ### Bug Fixes
1012
-
1013
- * types require ([ef9b7d8](https://github.com/alpjs/alp-auth/commit/ef9b7d8))
1014
-
1015
-
1016
- <a name="0.11.0"></a>
1017
- # [0.11.0](https://github.com/alpjs/alp-auth/compare/v0.10.1...v0.11.0) (2017-07-26)
1018
-
1019
-
1020
- ### Features
1021
-
1022
- * breaking change, use router-segments ([7ff32ff](https://github.com/alpjs/alp-auth/commit/7ff32ff))
1023
-
1024
-
1025
- <a name="0.10.1"></a>
1026
- ## [0.10.1](https://github.com/alpjs/alp-auth/compare/v0.10.0...v0.10.1) (2017-04-06)
1027
-
1028
-
1029
- <a name="0.10.0"></a>
1030
- # [0.10.0](https://github.com/alpjs/alp-auth/compare/v0.9.0...v0.10.0) (2017-03-07)
1031
-
1032
-
1033
- <a name="0.9.0"></a>
1034
- # [0.9.0](https://github.com/alpjs/alp-auth/compare/v0.8.1...v0.9.0) (2017-01-24)
1035
-
1036
- upgrade dependencies
1037
-
1038
-
1039
- ### v0.8.1
1040
-
1041
- - [`f047d7a`](https://github.com/alpjs/alp-auth/commit/f047d7a682979d8cc827b8486158f0fde2e0b51c) Update README.md (Christophe Hurpeau)
1042
- - [`5204590`](https://github.com/alpjs/alp-auth/commit/5204590046fd5f450acff44bbbc44d763a8cc950) Update README.md (Christophe Hurpeau)
1043
- - [`57d7651`](https://github.com/alpjs/alp-auth/commit/57d7651a401e36182ebd360e022dd98372244410) fix: fix for liwi (Christophe Hurpeau)
1044
- - [`1e75f36`](https://github.com/alpjs/alp-auth/commit/1e75f3687d9e0bf12ddc26a844a660f9b24194e9) chore(authors): update AUTHORS (Christophe Hurpeau)
1045
-
1046
- ### v0.8.0
1047
-
1048
- - [`a533afc`](https://github.com/alpjs/alp-auth/commit/a533afceaa726a95bcd1a6ccf39fe0a56ccecfd0) refactor: update dependencies (Christophe Hurpeau)
1049
- - [`38d715b`](https://github.com/alpjs/alp-auth/commit/38d715ba70c1f859f53d75b54b0a36d2e1f7ec94) refactor: update dependencies (Christophe Hurpeau)
1050
-
1051
- ### v0.7.0
1052
-
1053
- - [`bd144cf`](https://github.com/alpjs/alp-auth/commit/bd144cf208bf97b5521c7e02aeb50c1f8d253e6d) chore(package): komet-karma@^0.2.3 (Christophe Hurpeau)
1054
- - [`e390d3e`](https://github.com/alpjs/alp-auth/commit/e390d3eb0f93dfeada5768f848700edb1df21f76) chore(package): pob-release@^2.2.2 (Christophe Hurpeau)
1055
-
1056
- ### v0.6.0
1057
-
1058
- - [`91e64a8`](https://github.com/alpjs/alp-auth/commit/91e64a8f5061230d14ccca98616fa22ee996eb7e) refactor: transformforbrowser, types and websocket auth (Christophe Hurpeau)
1059
-
1060
- ### v0.5.0
1061
-
1062
- - [`1ba9d67`](https://github.com/alpjs/alp-auth/commit/1ba9d672b711f51146a722f4f606a3b0628a0e8c) feat: emaildomains (Christophe Hurpeau)
1063
-
1064
- ### v0.4.1
1065
-
1066
- - [`ea53217`](https://github.com/alpjs/alp-auth/commit/ea53217ac1d40a5aa75fcfe66cc0e6fb76238517) fix dev exports types (Christophe Hurpeau)
1067
-
1068
- ### v0.4.0
1069
-
1070
- - [`352730e`](https://github.com/alpjs/alp-auth/commit/352730e00f3459544258195f4871c573e209fe2f) liwi 0.8 and rethinkdb and simple-oauth2 1.0 (Christophe Hurpeau)
1071
-
1072
- ### v0.3.0
1073
-
1074
- - [`c3acac8`](https://github.com/alpjs/alp-auth/commit/c3acac87514ea3d827f53bed9e36798b6400593c) websocket auth (Christophe Hurpeau)
1075
-
1076
- ### v0.2.2
1077
-
1078
- - [`b2ed04c`](https://github.com/alpjs/alp-auth/commit/b2ed04c7b36281a48a57ba9797bf811d0e8650aa) update dependencies (Christophe Hurpeau)
1079
-
1080
- ### v0.2.1
1081
-
1082
- - [`ce0458d`](https://github.com/alpjs/alp-auth/commit/ce0458d35976d85796425ed17f0c93ae86316bd4) browser controller (Christophe Hurpeau)
1083
-
1084
- ### v0.2.0
1085
-
1086
- - [`4c2bcfd`](https://github.com/alpjs/alp-auth/commit/4c2bcfd906e8291af6a582547b9581295ef1b89f) rewrite (Christophe Hurpeau)
1087
-
1088
- ### v0.1.2
1089
-
1090
- - [`da4ebc6`](https://github.com/alpjs/alp-auth/commit/da4ebc6a2d0b91c3efeb2e9b62d0241ea26b68f0) add styl and types (Christophe Hurpeau)
1091
-
1092
- ### v0.1.1
1093
-
1094
- - [`bba02c7`](https://github.com/alpjs/alp-auth/commit/bba02c7970803b1fe89310977a07a6de9e47fe08) controller logout action (Christophe Hurpeau)