asbiin / laravel-webauthn

Webauthn adapter for Laravel
MIT License
266 stars 37 forks source link

Auth issue #482

Closed emedchill closed 5 months ago

emedchill commented 5 months ago

starting at "web-auth/webauthn-lib": "4.7.1" I am encountering an issue with the auth for my Yubikey 2 (firmware 5.2.4):

Webauthn\\PublicKeyCredentialDescriptor::createFromArray(): Argument #1 ($json) must be of type array, Webauthn\\PublicKeyCredentialDescriptor given, called in ~/vendor/web-auth/webauthn-lib/src/PublicKeyCredentialRequestOptions.php on line 168
emedchill commented 5 months ago

Closing because I figured out the issue. Was using "asbiin/laravel-webauthn:^3"