Skip to content

Releases: atinux/nuxt-auth-utils

v0.5.25

17 Sep 08:33
9c500d9
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • auth0: Handle errors passed from Auth0 in query string (#456, #457)

🩹 Fixes

  • module: Don't update .env if password set in runtimeConfig (#452)

🏡 Chore

  • playground: Move types/ to shared/types (988dfc6)
  • Update deps (9c500d9)

❤️ Contributors

v0.5.24

04 Sep 16:10
4589de2
Compare
Choose a tag to compare

compare changes

🚀 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

v0.5.23

05 Aug 16:25
7e86ab9
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add Ory provider (#417)
  • Add Roblox OAuth provider (#420)
  • Add GitHub state param (#423)

🩹 Fixes

  • Prevent session password in .env from being included in production builds (#419)

🏡 Chore

❤️ Contributors

v0.5.22

31 Jul 16:04
c645d59
Compare
Choose a tag to compare

compare changes

🚀 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

v0.5.21

31 Jul 16:02
c0ca033
Compare
Choose a tag to compare

compare changes

🩹 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

v0.5.20

15 Apr 13:39
9d816a8
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • Update readme file to fix path to OAuth provider (9d816a8)

🏡 Chore

❤️ Contributors

v0.5.19

07 Apr 12:39
3286953
Compare
Choose a tag to compare

compare changes

🚀 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

v0.5.18

01 Apr 10:45
cf89c3c
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support GitHub Enterprise Server and GHE.com (#383)
  • Add Salesforce, Slack and Heroku OAuth providers (#382)

❤️ Contributors

v0.5.17

19 Mar 11:06
e1e9450
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add LiveChat OAuth (#376)
  • Add Azure b2c OAuth provider (#362)
  • Add Kick OAuth provider (#360)

🩹 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

v0.5.16

19 Feb 11:34
9c65b16
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Custom params for Keycloak (#355)

❤️ Contributors