Skip to content

Releases: itpropro/nuxt-oidc-auth

v0.6.0

27 Dec 06:11

Choose a tag to compare

compare changes

🩹 Fixes

  • handler: 🐛 Fixed handler imports (78b989d)

❤️ Contributors

v0.5.0

27 Dec 05:53

Choose a tag to compare

compare changes

🩹 Fixes

  • resolve: 🐛 Fixed wrong middleware resolver reference (8a275c2)

❤️ Contributors

v0.4.0

27 Dec 05:36

Choose a tag to compare

compare changes

🩹 Fixes

  • imports: 🐛 Fixed import bugs (11b3d28)

❤️ Contributors

v0.3.0

26 Dec 23:23

Choose a tag to compare

compare changes

📖 Documentation

  • readme: ✏️ Updated npm and playgrounds references (af72204)

🏡 Chore

  • package: 📦️ Updated package json (85f5428)

❤️ Contributors

v0.2.0

26 Dec 23:01

Choose a tag to compare

compare changes

🚀 Enhancements

  • jwt: ✨ Added optional token validation (39fea17)
  • validation: ✨ Integrated token validation (8481892)
  • session: ✨ Implemented expiration check and automatic token refresh (a039eec)
  • config: ✨ Improved typings, added providers, improved claim features (7d0d9c2)
  • composables: ✨ Added login, logout and renamed composable import (37f38c3)
  • playground: ✨ Updated playground, removed knitwork dep, type improvements (5ea5845)
  • middleware: ✨ Added optional global auth middleware (35a6e54)

🩹 Fixes

  • build: 💚 Fixed type imports that prevented a successful build (9201cc3)

💅 Refactors

  • structure: ♻️ Improved structure and type references (5c11215)
  • types: 🏷️ Improved typings (71e7fa2)

📖 Documentation

  • readme: ✏️ Updated README (34c7bb3)
  • readme: ✏️ Updated README with secret and session information (a89f655)
  • readme: ✏️ Added hint to not overwrite internal session properties (c3c9daf)

❤️ Contributors