asbiin / laravel-webauthn

Webauthn adapter for Laravel
MIT License
275 stars 38 forks source link

Authentication without username #486

Closed TakNePoidet closed 3 months ago

TakNePoidet commented 4 months ago

Can you tell me if this authorization mechanism is possible by the library?

https://webauthn-doc.spomky-labs.com/pure-php/advanced-behaviours/authentication-without-username

github-actions[bot] commented 3 months ago

:tada: This issue has been resolved in version 4.6.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

asbiin commented 3 months ago

Thank you @TakNePoidet it was actually not 100% covered, I've fixed it. Note that the application must also adapt to support this scenario.