Releases: itpropro/nuxt-oidc-auth
Releases · itpropro/nuxt-oidc-auth
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
🚀 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
📖 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
- Jan-Henrik Damaschke (@itpropro)