UNPKG

alp-node-auth

Version:
1,061 lines (376 loc) 28.7 kB
# Changelog All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [11.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@10.0.0...alp-node-auth@11.0.0) (2025-08-02) ### ⚠ BREAKING CHANGES * update dependencies and drop node 20 * update dev dependencies, replace parse-json-object-as-map with native JSON.parse, update koa * namedRouteParam and otherRouteParam * update koa * update liwi-mongo * update router-segments ### Features * update dependencies and drop node 20 ([fc5b322](https://github.com/christophehurpeau/alp/commit/fc5b322e076e9a3c7c4a235d16734b89fd85e211)) * update dev dependencies, replace parse-json-object-as-map with native JSON.parse, update koa ([5ae7723](https://github.com/christophehurpeau/alp/commit/5ae77238cafc573fe72c5eb63b103802b8b2e537)) * update koa ([e678114](https://github.com/christophehurpeau/alp/commit/e67811429d951287de715c3dffdbee7b798f3358)) * update liwi-mongo ([55e04ba](https://github.com/christophehurpeau/alp/commit/55e04baac1ccc46b83880dd03076b0ab0d705ae2)) * update router-segments ([07ff52b](https://github.com/christophehurpeau/alp/commit/07ff52b3f851204256509056d0a4b25e1f630e5b)) ### Bug Fixes * namedRouteParam and otherRouteParam ([73e9e2a](https://github.com/christophehurpeau/alp/commit/73e9e2aaf00fe956628efd1380f8e44329562c41)) Version bump for dependency: alp-node Version bump for dependency: alp-node ## [10.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@9.3.0...alp-node-auth@10.0.0) (2024-01-06) ### ⚠ BREAKING CHANGES * merge to alp-node to improve maintenability, remove alp-types ### Features * merge to alp-node to improve maintenability, remove alp-types ([ead9a2f](https://github.com/christophehurpeau/alp/commit/ead9a2fd1bcbedce0be29ea0e444c5cead99c64d)) Version bump for dependency: alp-node Version bump for dependency: alp-node ## [9.3.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@9.2.0...alp-node-auth@9.3.0) (2024-01-06) Note: no notable changes Version bump for dependency: alp-node Version bump for dependency: alp-router ## [9.2.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@9.1.0...alp-node-auth@9.2.0) (2024-01-06) ### Features * **deps:** update dependency liwi-mongo to v11 ([#465](https://github.com/christophehurpeau/alp/issues/465)) ([f8c4804](https://github.com/christophehurpeau/alp/commit/f8c4804621cf179e4155a18121f5a8d4f144b11e)) ### Bug Fixes * add missing strategies in files ([119028e](https://github.com/christophehurpeau/alp/commit/119028e54c83c3fc391458cc1c454f7244f15ca1)) Version bump for dependency: alp-node Version bump for dependency: alp-router ## [9.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@9.0.1...alp-node-auth@9.1.0) (2023-12-25) ### Features * update dependencies ([ddc8f92](https://github.com/christophehurpeau/alp/commit/ddc8f92cccacf6ed2baabf8555f0b37fe281ce9d)) Version bump for dependency: alp-types Version bump for dependency: alp-node Version bump for dependency: alp-router ## [9.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@9.0.0...alp-node-auth@9.0.1) (2023-07-29) ### Bug Fixes * dedupe and fix update alp ([aed32bc](https://github.com/christophehurpeau/alp/commit/aed32bc12e596acfd60f0d032a8d78a1ef68f9ee)) ## [9.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@8.0.0...alp-node-auth@9.0.0) (2023-07-29) ### ⚠ BREAKING CHANGES * drop node 16 ### Features * update simple-oauth2 ([1160431](https://github.com/christophehurpeau/alp/commit/1160431fbdc942b786323e34830d66deb741eb21)) ### Code Refactoring * update to node 18 ([26280d6](https://github.com/christophehurpeau/alp/commit/26280d638aba1bd46fa42ad5a571b9626f1fff6d)) ## [8.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.2.2...alp-node-auth@8.0.0) (2023-03-19) ### ⚠ BREAKING CHANGES * changed api for alp-node-auth ### Features * auth browser-readable cookie ([7ce6b13](https://github.com/christophehurpeau/alp/commit/7ce6b13752ffd3b6238e6c9fe04fe907e208b7d5)) * update dev dependencies ([9d7e24f](https://github.com/christophehurpeau/alp/commit/9d7e24f8e504d47feae64ca618dc2b3a69babc38)) ## [7.2.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.2.1...alp-node-auth@7.2.2) (2023-02-18) ### Bug Fixes * fix cookies version based on koa ([30caad0](https://github.com/christophehurpeau/alp/commit/30caad04c381d1647ab6a6633cbf7f47e08d819a)) ## [7.2.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.2.0...alp-node-auth@7.2.1) (2023-02-05) ### Bug Fixes * **alp-node-auth:** make sanitizeBaseUser public ([6f37093](https://github.com/christophehurpeau/alp/commit/6f3709332ba3d8d569af9a6030bc6fa5acaf9f51)) # [7.2.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.1.2...alp-node-auth@7.2.0) (2023-01-31) ### Features * update liwi ([428845b](https://github.com/christophehurpeau/alp/commit/428845bd6feca4701ccde697b31867abeda337fc)) ## [7.1.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.1.1...alp-node-auth@7.1.2) (2023-01-31) ### Bug Fixes * **alp-node-auth:** remove react peerdep ([96a9077](https://github.com/christophehurpeau/alp/commit/96a90777e14e36311f86760603b55eca950b042f)) ## [7.1.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.1.0...alp-node-auth@7.1.1) (2023-01-31) **Note:** Version bump only for package alp-node-auth # [7.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@7.0.0...alp-node-auth@7.1.0) (2023-01-29) ### Bug Fixes * update jsonwebtoken ([52e6ff5](https://github.com/christophehurpeau/alp/commit/52e6ff552baa8ab28136b2a8c436f6781a554f8d)) ### Features * update configs ([e9cbde7](https://github.com/christophehurpeau/alp/commit/e9cbde74ddbbb730bc2b65bb6d0b87f2bba8006e)) * update nightingale and router-segments ([eb95316](https://github.com/christophehurpeau/alp/commit/eb953169651a5b335d2348f823dc65dc1261cfc0)) # [7.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.1.2...alp-node-auth@7.0.0) (2022-11-27) ### Bug Fixes * addScope requires to be connected ([f353e03](https://github.com/christophehurpeau/alp/commit/f353e03531de2139eaaeb224b430fcb0c77b226a)) ### Features * drop node 14 ([5d5f90b](https://github.com/christophehurpeau/alp/commit/5d5f90b09d8532278aba75a97f10ea90bbb27919)) ### BREAKING CHANGES * drop node 14 * route name loginResponse changed to authResponse ## [6.1.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.1.1...alp-node-auth@6.1.2) (2022-10-29) **Note:** Version bump only for package alp-node-auth ## [6.1.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.1.0...alp-node-auth@6.1.1) (2022-10-19) **Note:** Version bump only for package alp-node-auth # [6.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.8...alp-node-auth@6.1.0) (2022-10-16) ### Features * **deps:** update dependency liwi-mongo to v9 ([#339](https://github.com/christophehurpeau/alp/issues/339)) ([14fa557](https://github.com/christophehurpeau/alp/commit/14fa55719c5623cdbc2f2da6909fdea35eb3658e)) * update to react 18 ([6ac42b8](https://github.com/christophehurpeau/alp/commit/6ac42b84b80bf76853773f3b93819666684327d1)) ## [6.0.8](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.7...alp-node-auth@6.0.8) (2022-10-13) **Note:** Version bump only for package alp-node-auth ## [6.0.7](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.6...alp-node-auth@6.0.7) (2022-03-05) **Note:** Version bump only for package alp-node-auth ## [6.0.6](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.5...alp-node-auth@6.0.6) (2022-02-20) **Note:** Version bump only for package alp-node-auth ## [6.0.5](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.4...alp-node-auth@6.0.5) (2022-02-13) ### Bug Fixes * dont override react/react-in-jsx-scope ([5d21c9e](https://github.com/christophehurpeau/alp/commit/5d21c9ece092cd3397d1794211dae17cea6649f8)) ## [6.0.4](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.3...alp-node-auth@6.0.4) (2022-02-06) ### Bug Fixes * request.searchParams ([d4552c6](https://github.com/christophehurpeau/alp/commit/d4552c6ce41dc3bf7aeeaa24f5e4ddc16164ae7f)) ## [6.0.3](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.2...alp-node-auth@6.0.3) (2022-01-15) ### Bug Fixes * update peer dependencies ([74892bc](https://github.com/christophehurpeau/alp/commit/74892bc8dd99ca862ba427914eb893b083e9b9da)) ## [6.0.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.1...alp-node-auth@6.0.2) (2022-01-02) ### Bug Fixes * extra entries ([fbfb15f](https://github.com/christophehurpeau/alp/commit/fbfb15fd4cfc474ccb803105fb8ece71414a6f5d)) ## [6.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@6.0.0...alp-node-auth@6.0.1) (2022-01-02) **Note:** Version bump only for package alp-node-auth # [6.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.3.1...alp-node-auth@6.0.0) (2022-01-02) ### Bug Fixes * update nightingale and fix tests ([3691716](https://github.com/christophehurpeau/alp/commit/36917162d0ee3dccc07384caf018b7760d98b744)) ### Features * use ESM and drop node 12 ([f45054e](https://github.com/christophehurpeau/alp/commit/f45054e931eea88451d183722797eba057511236)) ### BREAKING CHANGES * requires node 14 and ESM ## [5.3.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.3.0...alp-node-auth@5.3.1) (2021-04-10) ### Bug Fixes * **alp-node-auth:** jwtAudience were not used everywhere ([d935271](https://github.com/christophehurpeau/alp/commit/d9352718d9761efd66a1d67d917ee2f9266c6ac7)) # [5.3.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.2.1...alp-node-auth@5.3.0) (2021-04-10) ### Features * **alp-node-auth:** add jwtAudience audiance to remplace user-agent ([498f64e](https://github.com/christophehurpeau/alp/commit/498f64e90fde9da988d3e177f41f8925e14bddb9)) ## [5.2.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.2.0...alp-node-auth@5.2.1) (2021-03-28) **Note:** Version bump only for package alp-node-auth # [5.2.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.1.2...alp-node-auth@5.2.0) (2021-03-28) ### Bug Fixes * correctly import jsonwebtoken ([10f57d9](https://github.com/christophehurpeau/alp/commit/10f57d9f4ba5df2646bfb30872a05c826251b3ba)) ### Features * update @types/jsonwebtoken ([d0c74e9](https://github.com/christophehurpeau/alp/commit/d0c74e9b514aeb9a70c4489b89353ea34aa568c2)) ## [5.1.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.1.1...alp-node-auth@5.1.2) (2021-03-28) **Note:** Version bump only for package alp-node-auth ## [5.1.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.1.0...alp-node-auth@5.1.1) (2021-03-21) **Note:** Version bump only for package alp-node-auth # [5.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.7...alp-node-auth@5.1.0) (2021-03-21) ### Bug Fixes * **alp-node-auth:** better strategies.d.ts ([b4dae49](https://github.com/christophehurpeau/alp/commit/b4dae49e6886517ad57976ec4a5b04d7e8f6b8aa)) ### Features * update dependencies and browserlist config ([ec17710](https://github.com/christophehurpeau/alp/commit/ec177106dbfb094fface3d2791800916929305fc)) ## [5.0.7](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.6...alp-node-auth@5.0.7) (2021-01-24) ### Bug Fixes * missing await when calling setConnected ([c27b185](https://github.com/christophehurpeau/alp/commit/c27b1855422c5cd07daa5ca23fc56fa9cfa0da4b)) ## [5.0.6](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.5...alp-node-auth@5.0.6) (2021-01-23) ### Bug Fixes * **alp-node-auth:** bring back User and UserSanitized generics ([1d3f7de](https://github.com/christophehurpeau/alp/commit/1d3f7de8288dfbedcbb7bfae7511c1b0ab6698bb)) ## [5.0.5](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.4...alp-node-auth@5.0.5) (2021-01-23) ### Bug Fixes * **alp-node-auth:** use ContextState and ContextSanitizedState to determine User and UserSanitized ([41186a9](https://github.com/christophehurpeau/alp/commit/41186a9d9d44ffb4904df7b3f591315f760f8f41)) ## [5.0.4](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.3...alp-node-auth@5.0.4) (2021-01-23) **Note:** Version bump only for package alp-node-auth ## [5.0.3](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.2...alp-node-auth@5.0.3) (2021-01-18) ### Bug Fixes * deps and export import browser ([c8e51a6](https://github.com/christophehurpeau/alp/commit/c8e51a61befee852cbdbfb7697c7fd273a8d49ef)) * multiple stuff ([e914474](https://github.com/christophehurpeau/alp/commit/e9144747913b8edae7dc1ba94767d03e085cbdcd)) ## [5.0.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.1...alp-node-auth@5.0.2) (2021-01-17) ### Bug Fixes * **alp-node-auth:** export strategies ([b322a17](https://github.com/christophehurpeau/alp/commit/b322a176b0ba0c5454d8d85cfdd5caeb35f0c20a)) ## [5.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@5.0.0...alp-node-auth@5.0.1) (2021-01-17) **Note:** Version bump only for package alp-node-auth # [5.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@4.0.1...alp-node-auth@5.0.0) (2021-01-17) ### Code Refactoring * update dev deps and typescript and eslint ([8cdc20e](https://github.com/christophehurpeau/alp/commit/8cdc20e030769d98d637b9580931cc5cc608278d)) ### Features * update liwi-mongo ([00988b4](https://github.com/christophehurpeau/alp/commit/00988b4cf15607edf1306567c28ccf9fa6f07b87)) * update nightingale ([359ef19](https://github.com/christophehurpeau/alp/commit/359ef1971d717af996b447768d5f8efc31b4c4d3)) ### BREAKING CHANGES * requires node 12 ## [4.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@4.0.0...alp-node-auth@4.0.1) (2021-01-12) **Note:** Version bump only for package alp-node-auth # [4.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.3.0...alp-node-auth@4.0.0) (2020-08-08) ### Bug Fixes * **alp-node-auth:** peer dep alp-node ([4eabc29](https://github.com/christophehurpeau/alp/commit/4eabc29)) ### Features * update to liwi 7 ([bb7da62](https://github.com/christophehurpeau/alp/commit/bb7da62)) ### BREAKING CHANGES * requires liwi 7 # [3.3.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.2.0...alp-node-auth@3.3.0) (2020-08-08) ### Bug Fixes * **deps:** update dependency cookies to ^0.8.0 ([#104](https://github.com/christophehurpeau/alp/issues/104)) ([9e7cd20](https://github.com/christophehurpeau/alp/commit/9e7cd20)) ### Features * **alp-node-auth:** add getConnectedAndUserFromRequest and authApolloContext ([074bb2b](https://github.com/christophehurpeau/alp/commit/074bb2b)) # [3.2.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.1.1...alp-node-auth@3.2.0) (2020-05-30) ### Bug Fixes * import EventEmitter ([d58ed84](https://github.com/christophehurpeau/alp/commit/d58ed84)) ### Features * update dependencies ([70b1f7f](https://github.com/christophehurpeau/alp/commit/70b1f7f)) * update eslint and router-segment ([93f0089](https://github.com/christophehurpeau/alp/commit/93f0089)) ## [3.1.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.1.0...alp-node-auth@3.1.1) (2020-05-02) **Note:** Version bump only for package alp-node-auth # [3.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.0.1...alp-node-auth@3.1.0) (2020-01-02) ### Features * export getConnectedAndUser ([91c41ca](https://github.com/christophehurpeau/alp/commit/91c41ca)) ## [3.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@3.0.0...alp-node-auth@3.0.1) (2019-12-16) ### Bug Fixes * update pobpack ([6e0b501](https://github.com/christophehurpeau/alp/commit/6e0b501)) # [3.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.10.2...alp-node-auth@3.0.0) (2019-12-15) ### Features * update dependencies ([2d1539c](https://github.com/christophehurpeau/alp/commit/2d1539c)) * update dependencies and pob ([edee8ce](https://github.com/christophehurpeau/alp/commit/edee8ce)) ### BREAKING CHANGES * drop node 8 ## [2.10.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.10.1...alp-node-auth@2.10.2) (2019-09-21) **Note:** Version bump only for package alp-node-auth ## [2.10.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.10.0...alp-node-auth@2.10.1) (2019-09-15) **Note:** Version bump only for package alp-node-auth # [2.10.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.9.2...alp-node-auth@2.10.0) (2019-09-13) ### Features * add react-alp-antd-form and update dependencies ([6f60e46](https://github.com/christophehurpeau/alp/commit/6f60e46)) ## [2.9.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.9.1...alp-node-auth@2.9.2) (2019-09-09) ### Bug Fixes * pob update ([ffe6857](https://github.com/christophehurpeau/alp/commit/ffe6857)) * typescript issues ([23246f6](https://github.com/christophehurpeau/alp/commit/23246f6)) ## [2.9.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.9.0...alp-node-auth@2.9.1) (2019-05-09) ### Bug Fixes * remove console.log ([bd802d4](https://github.com/christophehurpeau/alp/commit/bd802d4)) # [2.9.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.8.1...alp-node-auth@2.9.0) (2019-05-01) ### Features * improve progress bar and server log ([d7ef7dc](https://github.com/christophehurpeau/alp/commit/d7ef7dc)) ## [2.8.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.8.0...alp-node-auth@2.8.1) (2019-05-01) ### Bug Fixes * hot loader ([c880769](https://github.com/christophehurpeau/alp/commit/c880769)) # [2.8.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.7.0...alp-node-auth@2.8.0) (2019-05-01) ### Features * update dependencies ([9663e2d](https://github.com/christophehurpeau/alp/commit/9663e2d)) # [2.7.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.6.1...alp-node-auth@2.7.0) (2019-05-01) ### Features * update deps and pobpack ([1e19ea4](https://github.com/christophehurpeau/alp/commit/1e19ea4)) ## [2.6.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.6.0...alp-node-auth@2.6.1) (2019-04-28) ### Bug Fixes * wait for hook to finish ([98d9027](https://github.com/christophehurpeau/alp/commit/98d9027)) # [2.6.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.5.0...alp-node-auth@2.6.0) (2019-04-28) ### Features * **alp-node-auth:** paramsForLogin add ctx ([122b49b](https://github.com/christophehurpeau/alp/commit/122b49b)) # [2.5.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.4.0...alp-node-auth@2.5.0) (2019-04-28) ### Features * **alp-node-auth:** add hooks ([150f2b9](https://github.com/christophehurpeau/alp/commit/150f2b9)) # [2.4.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.3.0...alp-node-auth@2.4.0) (2019-04-28) ### Features * export authenticationService ([c41a6e7](https://github.com/christophehurpeau/alp/commit/c41a6e7)) # [2.3.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.2.3...alp-node-auth@2.3.0) (2019-04-26) ### Features * add scope ([97269f9](https://github.com/christophehurpeau/alp/commit/97269f9)) ## [2.2.3](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.2.2...alp-node-auth@2.2.3) (2019-04-20) **Note:** Version bump only for package alp-node-auth ## [2.2.2](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.2.1...alp-node-auth@2.2.2) (2019-04-07) **Note:** Version bump only for package alp-node-auth ## [2.2.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.2.0...alp-node-auth@2.2.1) (2019-04-06) **Note:** Version bump only for package alp-node-auth # [2.2.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.1.1...alp-node-auth@2.2.0) (2019-04-05) ### Features * update dependencies ([9278dc6](https://github.com/christophehurpeau/alp/commit/9278dc6)) ## [2.1.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.1.0...alp-node-auth@2.1.1) (2019-03-30) ### Bug Fixes * account id null ([f912d49](https://github.com/christophehurpeau/alp/commit/f912d49)) * user id is not unique accross slack, use team ([74caf5c](https://github.com/christophehurpeau/alp/commit/74caf5c)) # [2.1.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.0.1...alp-node-auth@2.1.0) (2019-03-29) ### Features * add slack auth ([8c2ffea](https://github.com/christophehurpeau/alp/commit/8c2ffea)) ## [2.0.1](https://github.com/christophehurpeau/alp/compare/alp-node-auth@2.0.0...alp-node-auth@2.0.1) (2019-03-08) **Note:** Version bump only for package alp-node-auth # [2.0.0](https://github.com/christophehurpeau/alp/compare/alp-node-auth@1.0.0...alp-node-auth@2.0.0) (2019-03-05) ### Bug Fixes * remove google plus profile ([d7725aa](https://github.com/christophehurpeau/alp/commit/d7725aa)) ### Features * update to liwi 4 ([13cf357](https://github.com/christophehurpeau/alp/commit/13cf357)) ### BREAKING CHANGES * liwi 4.1 now required as peerdep # 1.0.0 (2019-02-17) ### Bug Fixes * alp-types refs ([7e9a693](https://github.com/christophehurpeau/alp/commit/7e9a693)) * better type alp-node-auth ([f329d36](https://github.com/christophehurpeau/alp/commit/f329d36)) * clean UserAccountsService ([a5e2807](https://github.com/christophehurpeau/alp/commit/a5e2807)) * statuses ([ff2d610](https://github.com/christophehurpeau/alp/commit/ff2d610)) * updateOne doesnt exists, replaced by replaceOne ([2b34e5f](https://github.com/christophehurpeau/alp/commit/2b34e5f)) * use MongoInsertType ([6dd6107](https://github.com/christophehurpeau/alp/commit/6dd6107)) ### Features * better type alp-node-auth ([5ffe898](https://github.com/christophehurpeau/alp/commit/5ffe898)) * export AuthRoutes ([73d574c](https://github.com/christophehurpeau/alp/commit/73d574c)) * export AuthRoutes ([b2e3e2e](https://github.com/christophehurpeau/alp/commit/b2e3e2e)) * MongoUsersManager allow to extends user ([c00bc69](https://github.com/christophehurpeau/alp/commit/c00bc69)) * split websocket auth ([45e26a4](https://github.com/christophehurpeau/alp/commit/45e26a4)) * typescript ([3541e73](https://github.com/christophehurpeau/alp/commit/3541e73)) * update dependencies ([47d53b1](https://github.com/christophehurpeau/alp/commit/47d53b1)) ### BREAKING CHANGES * use authSocketIO to auth websocket * liwi 3.0 * too many breaking changes <a name="0.15.4"></a> ## [0.15.4](https://github.com/alpjs/alp-auth/compare/v0.15.3...v0.15.4) (2018-03-31) ### Bug Fixes * missing await ([529dbd8](https://github.com/alpjs/alp-auth/commit/529dbd8)) <a name="0.15.3"></a> ## [0.15.3](https://github.com/alpjs/alp-auth/compare/v0.15.2...v0.15.3) (2018-03-30) ### Bug Fixes * entry browser ([d01cd25](https://github.com/alpjs/alp-auth/commit/d01cd25)) <a name="0.15.2"></a> ## [0.15.2](https://github.com/alpjs/alp-auth/compare/v0.15.1...v0.15.2) (2018-03-30) ### Bug Fixes * browser build ([76fdf88](https://github.com/alpjs/alp-auth/commit/76fdf88)) <a name="0.15.1"></a> ## [0.15.1](https://github.com/alpjs/alp-auth/compare/v0.15.0...v0.15.1) (2018-03-30) <a name="0.15.0"></a> # [0.15.0](https://github.com/alpjs/alp-auth/compare/v0.14.1...v0.15.0) (2018-03-30) ### Bug Fixes * missing limit in migrate script ([41c7d79](https://github.com/alpjs/alp-auth/commit/41c7d79)) <a name="0.14.1"></a> ## [0.14.1](https://github.com/alpjs/alp-auth/compare/v0.14.0...v0.14.1) (2017-11-25) ### Bug Fixes * flow annotations ([451f3f5](https://github.com/alpjs/alp-auth/commit/451f3f5)) <a name="0.14.0"></a> # [0.14.0](https://github.com/alpjs/alp-auth/compare/v0.13.0...v0.14.0) (2017-11-25) ### Features * add migration script from rethinkdb to mongo and update dependencies ([d0c9486](https://github.com/alpjs/alp-auth/commit/d0c9486)) <a name="0.13.0"></a> # [0.13.0](https://github.com/alpjs/alp-auth/compare/v0.12.0...v0.13.0) (2017-08-27) ### Features * new alp-react-redux API ([861a191](https://github.com/alpjs/alp-auth/commit/861a191)) ### BREAKING CHANGES * added app.reduxReducers and removed app.registerBrowserStateTransformer <a name="0.12.0"></a> # [0.12.0](https://github.com/alpjs/alp-auth/compare/v0.11.1...v0.12.0) (2017-08-16) ### Features * update dependencies ([516b035](https://github.com/alpjs/alp-auth/commit/516b035)) <a name="0.11.1"></a> ## [0.11.1](https://github.com/alpjs/alp-auth/compare/v0.11.0...v0.11.1) (2017-07-28) ### Bug Fixes * types require ([ef9b7d8](https://github.com/alpjs/alp-auth/commit/ef9b7d8)) <a name="0.11.0"></a> # [0.11.0](https://github.com/alpjs/alp-auth/compare/v0.10.1...v0.11.0) (2017-07-26) ### Features * breaking change, use router-segments ([7ff32ff](https://github.com/alpjs/alp-auth/commit/7ff32ff)) <a name="0.10.1"></a> ## [0.10.1](https://github.com/alpjs/alp-auth/compare/v0.10.0...v0.10.1) (2017-04-06) <a name="0.10.0"></a> # [0.10.0](https://github.com/alpjs/alp-auth/compare/v0.9.0...v0.10.0) (2017-03-07) <a name="0.9.0"></a> # [0.9.0](https://github.com/alpjs/alp-auth/compare/v0.8.1...v0.9.0) (2017-01-24) upgrade dependencies ### v0.8.1 - [`f047d7a`](https://github.com/alpjs/alp-auth/commit/f047d7a682979d8cc827b8486158f0fde2e0b51c) Update README.md (Christophe Hurpeau) - [`5204590`](https://github.com/alpjs/alp-auth/commit/5204590046fd5f450acff44bbbc44d763a8cc950) Update README.md (Christophe Hurpeau) - [`57d7651`](https://github.com/alpjs/alp-auth/commit/57d7651a401e36182ebd360e022dd98372244410) fix: fix for liwi (Christophe Hurpeau) - [`1e75f36`](https://github.com/alpjs/alp-auth/commit/1e75f3687d9e0bf12ddc26a844a660f9b24194e9) chore(authors): update AUTHORS (Christophe Hurpeau) ### v0.8.0 - [`a533afc`](https://github.com/alpjs/alp-auth/commit/a533afceaa726a95bcd1a6ccf39fe0a56ccecfd0) refactor: update dependencies (Christophe Hurpeau) - [`38d715b`](https://github.com/alpjs/alp-auth/commit/38d715ba70c1f859f53d75b54b0a36d2e1f7ec94) refactor: update dependencies (Christophe Hurpeau) ### v0.7.0 - [`bd144cf`](https://github.com/alpjs/alp-auth/commit/bd144cf208bf97b5521c7e02aeb50c1f8d253e6d) chore(package): komet-karma@^0.2.3 (Christophe Hurpeau) - [`e390d3e`](https://github.com/alpjs/alp-auth/commit/e390d3eb0f93dfeada5768f848700edb1df21f76) chore(package): pob-release@^2.2.2 (Christophe Hurpeau) ### v0.6.0 - [`91e64a8`](https://github.com/alpjs/alp-auth/commit/91e64a8f5061230d14ccca98616fa22ee996eb7e) refactor: transformforbrowser, types and websocket auth (Christophe Hurpeau) ### v0.5.0 - [`1ba9d67`](https://github.com/alpjs/alp-auth/commit/1ba9d672b711f51146a722f4f606a3b0628a0e8c) feat: emaildomains (Christophe Hurpeau) ### v0.4.1 - [`ea53217`](https://github.com/alpjs/alp-auth/commit/ea53217ac1d40a5aa75fcfe66cc0e6fb76238517) fix dev exports types (Christophe Hurpeau) ### v0.4.0 - [`352730e`](https://github.com/alpjs/alp-auth/commit/352730e00f3459544258195f4871c573e209fe2f) liwi 0.8 and rethinkdb and simple-oauth2 1.0 (Christophe Hurpeau) ### v0.3.0 - [`c3acac8`](https://github.com/alpjs/alp-auth/commit/c3acac87514ea3d827f53bed9e36798b6400593c) websocket auth (Christophe Hurpeau) ### v0.2.2 - [`b2ed04c`](https://github.com/alpjs/alp-auth/commit/b2ed04c7b36281a48a57ba9797bf811d0e8650aa) update dependencies (Christophe Hurpeau) ### v0.2.1 - [`ce0458d`](https://github.com/alpjs/alp-auth/commit/ce0458d35976d85796425ed17f0c93ae86316bd4) browser controller (Christophe Hurpeau) ### v0.2.0 - [`4c2bcfd`](https://github.com/alpjs/alp-auth/commit/4c2bcfd906e8291af6a582547b9581295ef1b89f) rewrite (Christophe Hurpeau) ### v0.1.2 - [`da4ebc6`](https://github.com/alpjs/alp-auth/commit/da4ebc6a2d0b91c3efeb2e9b62d0241ea26b68f0) add styl and types (Christophe Hurpeau) ### v0.1.1 - [`bba02c7`](https://github.com/alpjs/alp-auth/commit/bba02c7970803b1fe89310977a07a6de9e47fe08) controller logout action (Christophe Hurpeau)