Skip to content

v4.0.0

Choose a tag to compare

@ivictbor ivictbor released this 15 Jun 11:36
69c0ded

4.0.0 (2026-06-15)

  • feat!: implement passkey and TOTP services with repositories for user and passkey management (ce5cced)

Bug Fixes

  • correct typo in error message for passkey retrieval (1737321)

BREAKING CHANGES

  • Passkey credential metadata is now stored and read as a JSON object instead of a JSON-stringified value. Existing passkey records created by previous versions may not validate correctly until their metadata is migrated to the new JSON format.