mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-26 17:06:41 -05: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>