All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.5.4 (2020-04-29)
- authentication-oauth: Add getEntity method to oAuth authentication and remove provider field for other calls (#1935) (d925c1b)
4.5.3 (2020-04-17)
- authentication-oauth: Allow req.feathers to be used in oAuth authentication requests (#1886) (854c9ca)
4.5.2 (2020-03-04)
4.5.1 (2020-01-24)
Note: Version bump only for package @feathersjs/authentication-oauth
4.5.0 (2020-01-18)
- authentication-oauth: Set oAuth redirect URL dynamically and pass query the service (#1737) (0b05f0b)
4.4.3 (2019-12-06)
Note: Version bump only for package @feathersjs/authentication-oauth
4.4.1 (2019-11-27)
Note: Version bump only for package @feathersjs/authentication-oauth
4.4.0 (2019-11-27)
4.3.11 (2019-11-11)
4.3.10 (2019-10-26)
Note: Version bump only for package @feathersjs/authentication-oauth
4.3.9 (2019-10-26)
4.3.7 (2019-10-14)
Note: Version bump only for package @feathersjs/authentication-oauth
4.3.5 (2019-10-07)
Note: Version bump only for package @feathersjs/authentication-oauth
4.3.4 (2019-10-03)
Note: Version bump only for package @feathersjs/authentication-oauth
4.3.3 (2019-09-21)
4.3.2 (2019-09-16)
Note: Version bump only for package @feathersjs/authentication-oauth
4.3.1 (2019-09-09)
4.3.0 (2019-08-27)
Note: Version bump only for package @feathersjs/authentication-oauth
4.3.0-pre.4 (2019-08-22)
Note: Version bump only for package @feathersjs/authentication-oauth
4.3.0-pre.3 (2019-08-19)
4.3.0-pre.2 (2019-08-02)
4.3.0-pre.1 (2019-07-11)
Note: Version bump only for package @feathersjs/authentication-oauth
4.0.0-pre.5 (2019-07-10)
Note: Version bump only for package @feathersjs/authentication-oauth
4.0.0-pre.4 (2019-07-05)
Note: Version bump only for package @feathersjs/authentication-oauth
4.0.0-pre.3 (2019-06-01)
- Make oAuth paths more consistent and improve authentication client (#1377) (adb2543)
- Update dependencies and fix tests (#1373) (d743a7f)
4.0.0-pre.2 (2019-05-15)
4.0.0-pre.1 (2019-05-08)
- Always require strategy parameter in authentication (#1327) (d4a8021)
- Improve authentication parameter handling (#1333) (6e77204)
- Improve oAuth option handling and usability (#1335) (adb137d)
- Merge httpStrategies and authStrategies option (#1308) (afa4d55)
- Rename jwtStrategies option to authStrategies (#1305) (4aee151)