mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 12:27:44 +00:00
* feat(passkey): Add authenticator attachment options and global configuration * docs(passkey: adding documentation for new configuration options * fix(passkey): omit undefined authenticatorAttachment query param * fix(passkey): remove commented-out code in passkey documentation * chore: lint * update js doc Co-authored-by: Andrew Patton <andrew@acusti.ca> * fix(passkey): make query parameter optional and safely access authenticator attachment --------- Co-authored-by: Bereket Engida <bekacru@gmail.com> Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com> Co-authored-by: Andrew Patton <andrew@acusti.ca>