rawilk / profile-filament-plugin

Profile & MFA starter kit for filament.
https://randallwilk.dev/docs/profile-filament-plugin
MIT License
27 stars 7 forks source link

1Password Passkey Issue #62

Closed rawilk closed 3 weeks ago

rawilk commented 3 weeks ago

profile-filament-plugin Version

0.x

Laravel Version

11.x

Bug description

Passkey registration fails with 1Password, and I'm assuming the same goes for other password managers that support this too. The solution should be as simple as ensuring invalid attestation keys are not sent through with the passkey attestation response.

Steps to reproduce

No response

Relevant log output

No response