npm better-auth 1.1.1
v1.1.1

latest releases: 1.4.8-beta.3, 1.4.8-beta.2, 1.4.8-beta.1...
12 months ago

    Refactor (API Change)

  • passkey: Add a credentialID field to replace generated IDs and prevent storing invalid IDs when the ID is database-generated and removes webAuthnUserId since it's duplicate property with userId. If you were using passkeys, migrate to this change by renaming the existing id field to credentialID for existing users. After that, the current webauthnUserID field can be renamed to id (primary key).  -  by @masterjanic and @Bekacru in #865 (f3acd)

   🐞 Bug Fixes

    View changes on GitHub

Don't miss a new better-auth release

NewReleases is sending notifications on new releases.