[AUTO]Update two-factor auth library
Files changed: M common/src/commonMain/resources/MR/files/tfa.json
This commit is contained in:
parent
553d40c45b
commit
f6dbb6837d
|
@ -2267,6 +2267,15 @@
|
|||
"documentation": "https://support.trustpilot.com/hc/en-us/articles/360017418299",
|
||||
"name": "Trustpilot Business"
|
||||
},
|
||||
{
|
||||
"domain": "buymeacoffee.com",
|
||||
"tfa": [
|
||||
"email",
|
||||
"totp"
|
||||
],
|
||||
"documentation": "https://help.buymeacoffee.com/en/articles/8693915",
|
||||
"name": "Buy Me a Coffee"
|
||||
},
|
||||
{
|
||||
"domain": "bw-bank.de",
|
||||
"tfa": [
|
||||
|
|
Loading…
Reference in New Issue