[AUTO]Update two-factor auth library

Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json
This commit is contained in:
AChep 2024-02-01 13:10:11 +00:00
parent 5d28649dd6
commit 5272e62ba2
1 changed files with 11 additions and 2 deletions

View File

@ -2131,7 +2131,7 @@
"tfa": [ "tfa": [
"totp" "totp"
], ],
"documentation": "https://bubble.io/support-article/what-is-2fa", "documentation": "https://bubble.io/support/en/articles/8520687",
"name": "Bubble" "name": "Bubble"
}, },
{ {
@ -2904,7 +2904,7 @@
"tfa": [ "tfa": [
"totp" "totp"
], ],
"documentation": "https://support.clio.com/hc/en-us/articles/4415874710171", "documentation": "https://help.clio.com/hc/en-us/articles/9284706542619",
"name": "Clio" "name": "Clio"
}, },
{ {
@ -13334,6 +13334,15 @@
"documentation": "https://community.sinch.com/t5/Account-Management/How-do-I-enable-2FA-in-the-Sinch-Customer-Dashboard/ta-p/7191", "documentation": "https://community.sinch.com/t5/Account-Management/How-do-I-enable-2FA-in-the-Sinch-Customer-Dashboard/ta-p/7191",
"name": "Sinch" "name": "Sinch"
}, },
{
"domain": "singlekey-id.com",
"tfa": [
"email",
"sms"
],
"documentation": "https://singlekey-id.com/auth/en-us/frequently-asked-questions#two-step-authentication",
"name": "SingleKey ID"
},
{ {
"domain": "singpass.gov.sg", "domain": "singpass.gov.sg",
"url": "https://www.singpass.gov.sg/", "url": "https://www.singpass.gov.sg/",