Skip to content

Releases: kuzzleio/kuzzle-plugin-auth-passport-oauth

5.0.4

18 Oct 11:32
318e64e
Compare
Choose a tag to compare

5.0.4 (2021-10-18)

Enhancements

  • [ #46 ] Update passport dependencies for facebook, google, oauth2 (MShekow)

5.0.3

13 Jul 08:16
3b2203b
Compare
Choose a tag to compare

5.0.3 (2021-07-13)

Bug fixes

  • [ #43 ] Fix crash in flatObject() due to null values #42 (MShekow)

5.0.2

21 May 06:10
b93e831
Compare
Choose a tag to compare

5.0.2 (2020-05-21)

Bug fixes

  • [ #37 ] Fix Repository.get throwing error (Aschen)

5.0.1

25 Feb 15:21
b5d9bef
Compare
Choose a tag to compare

5.0.1 (2020-02-25)

Bug fixes

  • [ #32 ] Fix strategies collections init (Ashen)

5.0.0

07 Oct 05:12
8e10a02
Compare
Choose a tag to compare

Release for Kuzzle v2

4.0.9

23 Oct 11:01
Compare
Choose a tag to compare
Fix get provider repository (#27)

* fix get provider repository

* bump version

4.0.6

11 Oct 12:45
904be75
Compare
Choose a tag to compare
Merge pull request #24 from kuzzleio/fix-verify

use Errors from context

4.0.5

11 Oct 08:20
Compare
Choose a tag to compare

4.0.5 (2018-10-10)

Bug fixes

  • [ #23 ] Fix unknown users handling (jenow)

4.0.4

13 Sep 08:31
7569612
Compare
Choose a tag to compare

4.0.4 (2018-09-12)

Enhancements


4.0.3

10 Jul 12:28
7df3a5f
Compare
Choose a tag to compare

4.0.3 (2018-07-10)

Enhancements

  • [ #19 ] Change strategy definition depending on kuzzle version (scottinet)