[AUTO]Update two-factor auth library (#177)

Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
This commit is contained in:
Artem Chepurnyi 2024-02-25 23:24:54 +02:00 committed by GitHub
parent 607018bf56
commit 8fc3375290
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -2762,7 +2762,7 @@
"custom-software" "custom-software"
], ],
"custom-software": [ "custom-software": [
"CICB app" "CIBC app"
], ],
"documentation": "https://www.cibc.com/en/privacy-security/two-step-verification.html", "documentation": "https://www.cibc.com/en/privacy-security/two-step-verification.html",
"name": "CIBC" "name": "CIBC"
@ -8084,9 +8084,10 @@
{ {
"domain": "koofr.eu", "domain": "koofr.eu",
"tfa": [ "tfa": [
"totp" "totp",
"u2f"
], ],
"documentation": "https://koofr.eu/help/other/how-do-i-enable-2-step-verification/", "documentation": "https://koofr.eu/help/two-factor-authentication/does-koofr-offer-two-factor-authentication/",
"name": "Koofr" "name": "Koofr"
}, },
{ {