Releases: kuzzleio/kuzzle-plugin-auth-passport-oauth
Releases · kuzzleio/kuzzle-plugin-auth-passport-oauth
5.0.4
5.0.4 (2021-10-18)
Enhancements
- [ #46 ] Update passport dependencies for facebook, google, oauth2 (MShekow)
5.0.3
5.0.3 (2021-07-13)
Bug fixes
- [ #43 ] Fix crash in flatObject() due to null values #42 (MShekow)
5.0.2
5.0.2 (2020-05-21)
Bug fixes
- [ #37 ] Fix Repository.get throwing error (Aschen)
5.0.1
5.0.1 (2020-02-25)
Bug fixes
- [ #32 ] Fix strategies collections init (Ashen)
4.0.9
Fix get provider repository (#27)
* fix get provider repository
* bump version
4.0.6
Merge pull request #24 from kuzzleio/fix-verify
use Errors from context
4.0.5
4.0.5 (2018-10-10)
Bug fixes
- [ #23 ] Fix unknown users handling (jenow)
4.0.4
4.0.4 (2018-09-12)
Enhancements
4.0.3
4.0.3 (2018-07-10)
Enhancements
- [ #19 ] Change strategy definition depending on kuzzle version (scottinet)