Skip to content

Releases: nuxt-modules/kinde

v0.1.10

11 Apr 06:26
476789b
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add audience support and pass authUrlParams correctly (#66)

🩹 Fixes

  • Set secure (in prod) and httpOnly cookie options (#69)
  • Add missing import (99bb5e6)

📖 Documentation

  • Use new nuxi module add command in installation (#80)

🏡 Chore

❤️ Contributors

v0.1.9

06 Mar 17:23
e6f49c0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Add missing getQuery import (#63)

🏡 Chore

❤️ Contributors

v0.1.8

05 Mar 19:59
afc1ef3
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Missing import (#60)
  • Client secret regex (#61)

❤️ Contributors

v0.1.7

05 Mar 15:16
c3cc266
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Expose health/debug endpoint to see configuration (#52)
  • Add <LoginLink> and <RegisterLink> components (#51)

🩹 Fixes

  • Allow configuring cookie options + user-provided password (#59)

🏡 Chore

  • Add typing for session config (5f3918c)
  • Update all dependencies (ae84985)
  • Enable type testing step (2ea4217)

❤️ Contributors

v0.1.6

04 Jan 12:41
41de77d
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Allow non-strings in session store (#40)

❤️ Contributors

v0.1.5

02 Jan 16:52
5766b38
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add useKindeClient composable for server-side access (#32)

🏡 Chore

  • release: V0.1.4 (da0bdcc)
  • Test bundler module resolution (#35)
  • Fix type extension (91d80cb)
  • Update dependencies (71cb20f)

❤️ Contributors

v0.1.4

06 Dec 08:45
60392cf
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add useAuth composable and discriminated union for $auth (#28)

🩹 Fixes

📖 Documentation

  • Update README.md (#20)

🏡 Chore

  • release: V0.1.3 (26baf12)
  • Update link to Nuxt SDK (#13)
  • deps-dev: Bump vite from 4.5.0 to 4.5.1 (#31)
  • Add @nuxt/schema resolution (d554047)

❤️ Contributors

v0.1.3

25 Oct 00:23
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support setting client secret and document middleware option (e0499f8)

🩹 Fixes

🏡 Chore

  • release: V0.1.2 (6733546)
  • Make a monorepo for playground cloneability (51ece88)

❤️ Contributors

v0.1.2

24 Oct 23:50
d47bc9c
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Missing import for runtime config (#12)

🏡 Chore

❤️ Contributors

v0.1.1

24 Oct 22:12
Compare
Choose a tag to compare

🚀 Enhancements

  • Add basic module functionality (9d84987)
  • Improve module, playground and documentation (#5)
  • Allow setting kinde options in nuxt.config (4df78da)

🩹 Fixes

  • Add discriminated type for $auth (48e46a1)
  • Use virtual file for framework version (2d841f8)
  • Use nitro virtual (e04c0e7)

💅 Refactors

  • Use lazy initialiser for kindeClient (c107256)

📖 Documentation

🏡 Chore

🎨 Styles

🤖 CI

❤️ Contributors