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 +}