From 26fb8e436f489fa83ce2fdc7cf9135c4a62e9b9c Mon Sep 17 00:00:00 2001 From: Italo Date: Mon, 5 Jun 2023 11:45:12 -0400 Subject: [PATCH] Added Passkeys mention [skip ci] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f11bbe6..84e395b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "laragear/webauthn", - "description": "Authenticate your users with biometric data, devices or USB keys.", + "description": "Authenticate users with Passkeys: fingerprints, patterns and biometric data.", "type": "library", "license": "MIT", "minimum-stability": "stable",