Skip to content

Commit ceef4b1

Browse files
authoredMar 26, 2024
[AUTO]Update two-factor auth library (#222)
Files changed: M common/src/commonMain/resources/MR/files/tfa.json Co-authored-by: AChep <AChep@users.noreply.github.com>
1 parent d9676ba commit ceef4b1

File tree

1 file changed

+75
-5
lines changed
  • common/src/commonMain/resources/MR/files

1 file changed

+75
-5
lines changed
 

‎common/src/commonMain/resources/MR/files/tfa.json

+75-5
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,14 @@
789789
"documentation": "https://www.appveyor.com/blog/2018/11/07/2FA-implementation/",
790790
"name": "AppVeyor"
791791
},
792+
{
793+
"domain": "appwrite.io",
794+
"tfa": [
795+
"totp"
796+
],
797+
"documentation": "https://appwrite.io/docs/advanced/security/2fa",
798+
"name": "Appwrite"
799+
},
792800
{
793801
"domain": "arduino.cc",
794802
"tfa": [
@@ -1874,9 +1882,10 @@
18741882
"domain": "bluehost.com",
18751883
"tfa": [
18761884
"email",
1885+
"sms",
18771886
"totp"
18781887
],
1879-
"documentation": "https://my.bluehost.com/cgi/help/two-factor-authentication",
1888+
"documentation": "https://www.bluehost.com/help/article/two-factor-authentication",
18801889
"name": "Bluehost"
18811890
},
18821891
{
@@ -2707,7 +2716,7 @@
27072716
"Google Prompts",
27082717
"Google Smart Lock"
27092718
],
2710-
"documentation": "https://www.google.com/intl/en-US/landing/2step/features.html",
2719+
"documentation": "https://safety.google/authentication/",
27112720
"name": "Google Chat"
27122721
},
27132722
{
@@ -3986,6 +3995,14 @@
39863995
"documentation": "https://help.databox.com/overview-two-factor-authentication-2fa",
39873996
"name": "Databox"
39883997
},
3998+
{
3999+
"domain": "datadoghq.com",
4000+
"tfa": [
4001+
"totp"
4002+
],
4003+
"documentation": "https://docs.datadoghq.com/account_management/multi-factor_authentication/",
4004+
"name": "Datadog"
4005+
},
39894006
{
39904007
"domain": "datarobot.com",
39914008
"tfa": [
@@ -6357,7 +6374,6 @@
63576374
"totp"
63586375
],
63596376
"documentation": "https://support.grammarly.com/hc/en-us/articles/360032922091",
6360-
"notes": "SMS-capable phone is required.",
63616377
"name": "Grammarly"
63626378
},
63636379
{
@@ -8794,7 +8810,7 @@
87948810
"custom-hardware": [
87958811
"Yubico OTP"
87968812
],
8797-
"documentation": "https://kb.mailbox.org/x/5AcS",
8813+
"documentation": "https://kb.mailbox.org/de/privat/sicherheit-privatsphaere/die-zwei-faktor-authentifizierung-einrichten/",
87988814
"name": "mailbox.org"
87998815
},
88008816
{
@@ -9601,6 +9617,13 @@
96019617
"documentation": "https://support.e2ma.net/s/article/Two-factor-authentication",
96029618
"name": "Emma Email Marketing"
96039619
},
9620+
{
9621+
"domain": "myfico.com",
9622+
"tfa": [
9623+
"sms"
9624+
],
9625+
"name": "myFICO"
9626+
},
96049627
{
96059628
"domain": "myfritz.net",
96069629
"tfa": [
@@ -10680,6 +10703,14 @@
1068010703
"documentation": "https://www.onvista-bank.de/service/sicherheit/transaktionssicherheit.html#tab-1301-2",
1068110704
"name": "onvista bank"
1068210705
},
10706+
{
10707+
"domain": "openai.com",
10708+
"tfa": [
10709+
"totp"
10710+
],
10711+
"documentation": "https://help.openai.com/en/articles/7967234",
10712+
"name": "OpenAI"
10713+
},
1068310714
{
1068410715
"domain": "openbank.es",
1068510716
"url": "https://www.openbank.es",
@@ -12427,6 +12458,13 @@
1242712458
"documentation": "https://republic.com/help/how-do-i-add-a-digital-asset-wallet-on-republic-1",
1242812459
"name": "Republic"
1242912460
},
12461+
{
12462+
"domain": "resend.com",
12463+
"tfa": [
12464+
"totp"
12465+
],
12466+
"name": "Resend"
12467+
},
1243012468
{
1243112469
"domain": "rest.com.au",
1243212470
"tfa": [
@@ -13768,6 +13806,21 @@
1376813806
],
1376913807
"name": "SpaceHey"
1377013808
},
13809+
{
13810+
"domain": "spaceship.com.au",
13811+
"additional-domains": [
13812+
"spaceshipinvest.com.au"
13813+
],
13814+
"tfa": [
13815+
"sms",
13816+
"custom-software"
13817+
],
13818+
"custom-software": [
13819+
"WhatsApp"
13820+
],
13821+
"documentation": "https://help.spaceship.com.au/en/articles/8695426",
13822+
"name": "Spaceship"
13823+
},
1377113824
{
1377213825
"domain": "sparda.de",
1377313826
"tfa": [
@@ -14582,7 +14635,11 @@
1458214635
"domain": "telstra.com.au",
1458314636
"tfa": [
1458414637
"sms",
14585-
"email"
14638+
"email",
14639+
"custom-software"
14640+
],
14641+
"custom-software": [
14642+
"My Telstra app"
1458614643
],
1458714644
"documentation": "https://www.telstra.com.au/mytelstra/my-telstra-security",
1458814645
"name": "Telstra"
@@ -14812,6 +14869,9 @@
1481214869
},
1481314870
{
1481414871
"domain": "timetastic.co.uk",
14872+
"additional-domains": [
14873+
"timetastic.us"
14874+
],
1481514875
"tfa": [
1481614876
"totp"
1481714877
],
@@ -15806,6 +15866,16 @@
1580615866
"documentation": "https://usefathom.com/support/two-factor-authentication",
1580715867
"name": "Fathom Analytics"
1580815868
},
15869+
{
15870+
"domain": "usmobile.com",
15871+
"tfa": [
15872+
"sms",
15873+
"email",
15874+
"totp"
15875+
],
15876+
"documentation": "https://usmobile.frontkb.com/en/articles/237760",
15877+
"name": "US Mobile"
15878+
},
1580915879
{
1581015880
"domain": "usps.com",
1581115881
"tfa": [

0 commit comments

Comments
 (0)
Please sign in to comment.