Releases: atinux/nuxt-auth-utils
Releases · atinux/nuxt-auth-utils
v0.5.29
🚀 Enhancements
🩹 Fixes
- Keycloak provider unhandled error on requestAccessToken (#504)
📖 Documentation
- Fix passwordNeedsRehash usage in README (#502)
🏡 Chore
❤️ Contributors
- Sébastien Chopin (@atinux)
- Ciril.tr (@letoast)
- Robert Hoffmann (@robert-hoffmann)
- Ahmed Rangel (@ahmedrangel)
- Jordan Labrosse (@Jorgagu)
- Richex-cn (@richex-cn)
v0.5.28
🚀 Enhancements
- Add osu! oauth provider (#492)
🩹 Fixes
- Rename
oicdtooidcin OAuthProvider type (#485) - OIDC: Typo + make
PKCEandnoncemandatory as per specs (#491)
📖 Documentation
- Add tip in the readme for access aaguid and how to use it (#487)
🏡 Chore
- Add types for Kick and Twitch providers (#489)
❤️ Contributors
- Sandro Circi (@sandros94)
- Agatem (@agatemosu)
- Lars Rickert (@larsrickert)
- Ahmed Rangel (@ahmedrangel)
- Kevin Olson (@acidjazz)
v0.5.27
v0.5.26
🚀 Enhancements
- Add Shopify Customer Account API OAuth provider (#470)
- Opt out of session plugin with
loadStrategy: 'none'(#472) - Add utility for checking outdated password hashes during login flow (#471)
🩹 Fixes
- LiveChat: Remove scope assumption with LiveChat login (#432)
- Properly handle state if cookie already exists (3a0a3e7)
- Missing code_challenge and state mismatch (#465)
- Steam 403 error when running locally (#473)
- zitadel: Don't prefix domain with
https://if another protocol is used (#475) - UserSession type safety (#459)
- Add explicit security options to OAuth cookies to prevent state mismatch errors (#463)
📖 Documentation
🏡 Chore
❤️ Contributors
- Sébastien Chopin (@atinux)
- André Biseth (@bisand)
- Daniel Fischnaller (@fischi20)
- Geoff (@gapple)
- Syrex-o alberthenkel.ah@gmail.com
- Samuel Burkhard (@samydoesit)
- Yaroslav Semennikov (@ysemennikov)
- Kubo997 (@kubo997)
- Jeffrey León (@jals1212)
- Robert Stein (@SteinRobert)
- Marios Antonoudiou (@mariosant)
v0.5.25
🚀 Enhancements
🩹 Fixes
- module: Don't update .env if password set in runtimeConfig (#452)
🏡 Chore
❤️ Contributors
v0.5.24
🚀 Enhancements
- Add
client-onlyload strategy (#443)
🩹 Fixes
- Keycloak: Use
realmURLInternalfor internal calls (#414) - Add configurable scope to Authentik provider (#446)
🏡 Chore
- Update all deps (#448)
❤️ Contributors
- Sébastien Chopin (@atinux)
- Frédéric Delaporte (@fredericDelaporte)
- Vadim Kostin (@adinvadim)
- Piotr Kozłowski (@pkoz)
v0.5.23
🚀 Enhancements
🩹 Fixes
- Prevent session password in .env from being included in production builds (#419)
🏡 Chore
- Update deps (7e86ab9)
❤️ Contributors
- Tom Lewis (@tomlewis0)
- Dog (@dgxo)
- Matthew Messinger (@mattmess1221)
- Jordan Labrosse (@Jorgagu)
v0.5.22
🚀 Enhancements
- Add Okta OAuth provider (#429)
🩹 Fixes
- keycloak: Allow fetch userinfo using internal url (#430)
📖 Documentation
- Fix missing auth.d.ts session types in server dir Nuxt 4 (#437)
🏡 Chore
- Update to return when using invalidState (60f32d8)
❤️ Contributors
- André Biseth (@bisand )
- Han (@han-linkx)
- Eckhardt (Kaizen) Dreyer (@Eckhardt-D)
v0.5.21
🩹 Fixes
- keycloak: Allow fetch userinfo using internal url (#430)
📖 Documentation
- Fix missing auth.d.ts session types in server dir Nuxt 4 (#437)
🏡 Chore
- Update to return when using invalidState (60f32d8)
❤️ Contributors
- Han han.lee@linkx.dev
- Sébastien Chopin (@atinux)
- Eckhardt (Kaizen) Dreyer eckhardt.dreyer@gmail.com