Is this library supports login without identifier? #463
Unanswered
tomocrafter
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Like GitHub, some web sites supports login without identifier like email. When residentKey is required, client can discover associated credentials itself so backend doesn't need to return allowedCredentials
I want to achive like this but it seems this library requires identifier on routes
POST /webauthn/auth/options
(laravel-webauthn/src/Http/Controllers/AuthenticateController.php
Line 25 in 3368d17
Beta Was this translation helpful? Give feedback.
All reactions