Releases: atinux/nuxt-auth-utils
Releases · atinux/nuxt-auth-utils
v0.5.25
🚀 Enhancements
🩹 Fixes
- module: Don't update .env if password set in runtimeConfig (#452)
🏡 Chore
❤️ Contributors
v0.5.24
🚀 Enhancements
- Add
client-only
load strategy (#443)
🩹 Fixes
- Keycloak: Use
realmURLInternal
for 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 [email protected]
- Sébastien Chopin (@atinux)
- Eckhardt (Kaizen) Dreyer [email protected]
v0.5.20
v0.5.19
🚀 Enhancements
- Add support for authorization parameters and ensure state param is included from query when present in Facebook & Microsoft OAuth (#386)
🩹 Fixes
- Explicit Return Type on getUserSession (#379)
❤️ Contributors
- Artemis Mendrinos (@mendrinos)
- Timothy Michael McMasters (@Tmmcmasters)
v0.5.18
v0.5.17
🚀 Enhancements
🩹 Fixes
- Verify steam credentials (#365)
- Remove
ohash
dependency (#377) - oauth, apple: Return tokens in response (#373)
- oauth, facebook: Prevent duplication of config.fields and config.scope in defu merge (#375)
❤️ Contributors
- Ahmed Rangel (@ahmedrangel)
- Nathan Rowe (@n-rowe)
- Artemis Mendrinos (@mendrinos)
- Dominik Opyd (@oritwoen)
- Indrek Ardel (@Ingramz)
- Marios Antonoudiou (@mariosant)
- NiTrO0FuN (@NiTrO0FuN)