Skip to content

Releases: nuxt-community/auth-module

v4.6.6

05 Jun 17:48
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

v4.6.5

03 Jun 11:22
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

v4.6.4

03 Jun 09:45
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

  • server side Set-Cookie always set an array. (#367) (4d3feff)

v4.6.3

31 May 14:35
@pi0 pi0
Compare
Choose a tag to compare

Improvements

  • module: warn if default strategy is not valid (#365) (@motia)

v4.6.1

31 May 09:38
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

  • storage: accept expires as a number for cookie (dd92ec8)

v4.6.0

30 May 20:57
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

New Features

Docs

Thanks to @3vilArthas, @af12066, @ansidev, @aretw0, @chettapong, @drewjbartlett, @f213, @farnabaz, @jahangirahmad, @LeCoupa, @NinthAutumn, @PJLindsay, @potato4d, @rodgarcia, @sgarner, @shadowlion, @sobolevn, @timmyg, @tomsaleeba for contributing to the docs ❤️

v4.5.1

21 May 09:43
@pi0 pi0
Compare
Choose a tag to compare

4.5.1 (2018-05-21)

Bug Fixes

  • module: allow watchLoggedIn (471d59f)

v4.5.0

21 May 09:15
@pi0 pi0
Compare
Choose a tag to compare

4.5.0 (2018-05-21)

Bug Fixes

  • auth: start watching loggedIn state after current strategy is fully mounted (#80) (2497cc0)
  • docs: add comma following _scheme value (#189) (d993e01)

Features

  • add watchLoggedIn option to optionally disable it (#80) (16a7904)

v4.4.0

18 May 08:26
@pi0 pi0
Compare
Choose a tag to compare

4.4.0 (2018-05-18)

Bug Fixes

Features

Reverts

v4.3.0

28 Apr 15:54
@pi0 pi0
Compare
Choose a tag to compare

4.3.0 (2018-04-28)

Bug Fixes

Features