From e43e98e92612e06c3c7ebc8d7f76b88ff5b4f3a2 Mon Sep 17 00:00:00 2001 From: "H. Kamran" Date: Wed, 13 Nov 2024 06:08:40 -0800 Subject: [PATCH] Update Login.gov (#8248) --- entries/l/login.gov.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/entries/l/login.gov.json b/entries/l/login.gov.json index d5261e84c90..126f34989ec 100644 --- a/entries/l/login.gov.json +++ b/entries/l/login.gov.json @@ -1,13 +1,17 @@ { - "login.gov": { + "Login.gov": { "domain": "login.gov", "tfa": [ "sms", "call", "totp", - "u2f" + "u2f", + "custom-hardware" ], - "documentation": "https://www.login.gov/help/creating-an-account/two-factor-authentication/", + "custom-hardware": [ + "PIV/CAC" + ], + "documentation": "https://www.login.gov/help/get-started/authentication-methods/", "categories": [ "government" ], @@ -15,4 +19,4 @@ "us" ] } -} \ No newline at end of file +}