Saved browser and password-manager passkeys can appear from the username field. Security keys are still supported.

@if($message = session('authenticatePasskey::message')) @endif
@csrf

No passkey was found for this login on this device/browser.

Sign in with your password first. After login, go to your profile security settings and create a passkey.

@if(Route::has('register')) Create account @endif