Skip to content

v0.5.26

Latest

Choose a tag to compare

@atinux atinux released this 09 Dec 15:52
· 1 commit to main since this release
769cb99

compare changes

🚀 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

  • Set the auth.d.ts in shared/types/ (84f879e)
  • Fix typo in README regarding Nuxt Auth Utils (#474)

🏡 Chore

❤️ Contributors