Skip to content

Commit e43e98e

Browse files
authored
Update Login.gov (2factorauth#8248)
1 parent 1f67592 commit e43e98e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

entries/l/login.gov.json

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
{
2-
"login.gov": {
2+
"Login.gov": {
33
"domain": "login.gov",
44
"tfa": [
55
"sms",
66
"call",
77
"totp",
8-
"u2f"
8+
"u2f",
9+
"custom-hardware"
910
],
10-
"documentation": "https://www.login.gov/help/creating-an-account/two-factor-authentication/",
11+
"custom-hardware": [
12+
"PIV/CAC"
13+
],
14+
"documentation": "https://www.login.gov/help/get-started/authentication-methods/",
1115
"categories": [
1216
"government"
1317
],
1418
"regions": [
1519
"us"
1620
]
1721
}
18-
}
22+
}

0 commit comments

Comments
 (0)