Skip to content

Commit 552ba5a

Browse files
gamebitshkamran80
andauthored
Delta Air Lines now supports 2FA (2factorauth#8385)
Signed-off-by: Ken Gagne <[email protected]> Co-authored-by: H. Kamran <[email protected]>
1 parent bfd5402 commit 552ba5a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

entries/d/delta.com.json

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
{
22
"Delta": {
33
"domain": "delta.com",
4-
"contact": {
5-
"facebook": "delta",
6-
"twitter": "Delta"
7-
},
4+
"tfa": [
5+
"sms",
6+
"email",
7+
"custom-software"
8+
],
9+
"custom-software": [
10+
"Fly Delta app"
11+
],
812
"categories": [
913
"travel"
1014
]

0 commit comments

Comments
 (0)