All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.5.4 (2020-04-29)
4.5.3 (2020-04-17)
Note: Version bump only for package @feathersjs/authentication-local
4.5.2 (2020-03-04)
4.5.1 (2020-01-24)
Note: Version bump only for package @feathersjs/authentication-local
4.5.0 (2020-01-18)
Note: Version bump only for package @feathersjs/authentication-local
4.4.3 (2019-12-06)
Note: Version bump only for package @feathersjs/authentication-local
4.4.1 (2019-11-27)
Note: Version bump only for package @feathersjs/authentication-local
4.4.0 (2019-11-27)
- authentication: Add parseStrategies to allow separate strategies for creating JWTs and parsing headers (#1708) (5e65629)
4.3.11 (2019-11-11)
Note: Version bump only for package @feathersjs/authentication-local
4.3.10 (2019-10-26)
Note: Version bump only for package @feathersjs/authentication-local
4.3.9 (2019-10-26)
Note: Version bump only for package @feathersjs/authentication-local
4.3.7 (2019-10-14)
Note: Version bump only for package @feathersjs/authentication-local
4.3.5 (2019-10-07)
Note: Version bump only for package @feathersjs/authentication-local
4.3.4 (2019-10-03)
Note: Version bump only for package @feathersjs/authentication-local
4.3.3 (2019-09-21)
4.3.2 (2019-09-16)
4.3.1 (2019-09-09)
Note: Version bump only for package @feathersjs/authentication-local
4.3.0 (2019-08-27)
Note: Version bump only for package @feathersjs/authentication-local
4.3.0-pre.4 (2019-08-22)
Note: Version bump only for package @feathersjs/authentication-local
4.3.0-pre.3 (2019-08-19)
- Update all dependencies (7d53a00)
4.3.0-pre.2 (2019-08-02)
4.3.0-pre.1 (2019-07-11)
Note: Version bump only for package @feathersjs/authentication-local
4.0.0-pre.5 (2019-07-10)
Note: Version bump only for package @feathersjs/authentication-local
4.0.0-pre.4 (2019-07-05)
Note: Version bump only for package @feathersjs/authentication-local
4.0.0-pre.3 (2019-06-01)
4.0.0-pre.2 (2019-05-15)
Note: Version bump only for package @feathersjs/authentication-local
4.0.0-pre.1 (2019-05-08)
- Always require strategy parameter in authentication (#1327) (d4a8021)
- Improve authentication parameter handling (#1333) (6e77204)
- Merge httpStrategies and authStrategies option (#1308) (afa4d55)
- Rename jwtStrategies option to authStrategies (#1305) (4aee151)
4.0.0-pre.0 (2019-04-21)
- Authentication core improvements (#1260) (c5dc7a2)
- Make Mocha a proper devDependency for every repository (#1053) (9974803)
- Update adapter common tests (#1135) (8166dda)
- Update all dependencies to latest (#1206) (e51e0f6)
- package: update debug to version 3.0.0 (#31) (f23d617)
- @feathersjs/authentication-oauth (#1299) (656bae7)
- Add AuthenticationBaseStrategy and make authentication option handling more explicit (#1284) (2667d92)
- Add TypeScript definitions (#1275) (9dd6713)
- Authentication v3 core server implementation (#1205) (1bd7591)
- Authentication v3 local authentication (#1211) (0fa5f7c)
- Update authentication strategies for @feathersjs/authentication v3
1.2.9 (2019-01-02)
1.2.8 (2018-12-16)
Note: Version bump only for package @feathersjs/authentication-local
1.2.7 (2018-10-26)
Note: Version bump only for package @feathersjs/authentication-local
1.2.6 (2018-10-25)
1.2.5 (2018-09-21)
Note: Version bump only for package @feathersjs/authentication-local
1.2.4 (2018-09-17)
Note: Version bump only for package @feathersjs/authentication-local
1.2.3 (2018-09-02)
Note: Version bump only for package @feathersjs/authentication-local
- Migrate to Monorepo (feathers#462)
v1.2.1 (2018-05-02)
Merged pull requests:
v1.2.0 (2018-05-02)
Merged pull requests:
v1.1.3 (2018-04-20)
Merged pull requests:
- Adding tests and calling to hasOwnProperty on Object.prototype instead of assuming valid prototype #63 (pmabres)
v1.1.2 (2018-04-15)
Closed issues:
- Protect hooks does not support dot notation #61
Merged pull requests:
v1.1.1 (2018-03-25)
Closed issues:
- hash-password hook will skip users if they are missing password #58
- User service create method gets called upon each validation #56
Merged pull requests:
- Do not skip users that have no password #60 (daffl)
- Update sinon to the latest version ๐ #59 (greenkeeper[bot])
- Update sinon-chai to the latest version ๐ #57 (greenkeeper[bot])
v1.1.0 (2018-01-23)
Closed issues:
- protect hook attempts to map through 'result.data' on all service methods. #53
- Protect hook should check for toJSON #48
Merged pull requests:
- Use .toJSON if available #55 (daffl)
- Only map data for find method #54 (daffl)
- Update @feathersjs/authentication-jwt to the latest version ๐ #52 (greenkeeper[bot])
- Update mocha to the latest version ๐ #51 (greenkeeper[bot])
v1.0.4 (2018-01-03)
v1.0.3 (2018-01-03)
Closed issues:
- local authentication bug with users as sequelize service #47
Merged pull requests:
- Update documentation to correspond with latest release #50 (daffl)
- Update semistandard to the latest version ๐ #49 (greenkeeper[bot])
v1.0.2 (2017-12-06)
Closed issues:
- why is the password send as plain text instead of encrypting it on client side? #44
Merged pull requests:
- Update hook.result if an external provider is set #46 (daffl)
- Update feathers-memory to the latest version ๐ #45 (greenkeeper[bot])
v1.0.1 (2017-11-16)
Merged pull requests:
- Add default export for better ES module (TypeScript) compatibility #43 (daffl)
- Update @feathersjs/authentication to the latest version ๐ #42 (greenkeeper[bot])
v1.0.0 (2017-11-01)
Merged pull requests:
v1.0.0-pre.2 (2017-10-27)
Merged pull requests:
v1.0.0-pre.1 (2017-10-25)
Closed issues:
- How configure local strategy to feathers-authentication? #36
- An in-range update of feathers is breaking the build ๐จ #32
Merged pull requests:
- Update to Feathers v3 #39 (daffl)
- Rename repository and use npm scope #38 (daffl)
- Update to new plugin infrastructure #37 (daffl)
- Update mocha to the latest version ๐ #35 (greenkeeper[bot])
- Update sinon to the latest version ๐ #34 (greenkeeper[bot])
- Add babel-polyfill and package-lock.json #33 (daffl)
- Update sinon to the latest version ๐ #29 (greenkeeper[bot])
v0.4.4 (2017-08-11)
Closed issues:
Merged pull requests:
- Update debug to the latest version ๐ #31 (greenkeeper[bot])
- Increase bcrypt cost factor, add future cost factor auto-optimization #30 (micaksica2)
v0.4.3 (2017-06-22)
Closed issues:
- Log a warning if service.id is undefined or null #19
Merged pull requests:
- throw error if service.id is missing #27 (marshallswain)
v0.4.2 (2017-06-22)
v0.4.1 (2017-06-22)
Merged pull requests:
- Resolves #14 - Passes Feathers params to service hooks #15 (thomas-p-wilson)
v0.4.0 (2017-06-22)
Closed issues:
- Module is using the wrong default config key #21
- Feathers params not available to user service hooks #14
- Bad error message is returned for invalid credentials #10
Merged pull requests:
- Greenkeeper/chai 4.0.2 #26 (daffl)
- Return Invalid login message when user doesnโt exist #25 (marshallswain)
- Adding separate entity username and password fields #23 (adamvr)
- use the correct default config key. Closes #21 #22 (ekryski)
- Update feathers-socketio to the latest version ๐ #20 (greenkeeper[bot])
- Update semistandard to the latest version ๐ #18 (greenkeeper[bot])
- Update feathers-hooks to the latest version ๐ #16 (greenkeeper[bot])
- Update dependencies to enable Greenkeeper ๐ด #13 (greenkeeper[bot])
v0.3.4 (2017-03-28)
Closed issues:
- Shouldn't it be
authenticationinstead of the oldauththere? #11
Merged pull requests:
- Fix default authentication config name #12 (marshallswain)
v0.3.3 (2017-01-27)
Closed issues:
Merged pull requests:
v0.3.2 (2016-12-14)
v0.3.1 (2016-12-14)
Closed issues:
- Add docs section on expected request params. #5
Merged pull requests:
- Document expected request data #6 (marshallswain)
v0.3.0 (2016-11-23)
Closed issues:
- Doesn't pull configuration from
auth.localby default #2 - Does not pull from global auth config when strategy has a custom name #1
Merged pull requests:
v0.2.0 (2016-11-16)
v0.1.0 (2016-11-09)
* This Change Log was automatically generated by github_changelog_generator