[AUTO]Update two-factor auth library
Files changed: M common/src/commonMain/composeResources/files/tfa.json
This commit is contained in:
parent
713804c003
commit
8a082515d7
|
@ -1041,6 +1041,19 @@
|
|||
"documentation": "https://www.aura.com/help/how-do-i-enable-my-2-factor-authentication",
|
||||
"name": "Aura"
|
||||
},
|
||||
{
|
||||
"domain": "australianretirementtrust.com.au",
|
||||
"additional-domains": [
|
||||
"sunsuper.com.au",
|
||||
"qsuper.qld.gov.au"
|
||||
],
|
||||
"tfa": [
|
||||
"sms",
|
||||
"email"
|
||||
],
|
||||
"notes": "Requires contacting customer service to activate",
|
||||
"name": "Australian Retirement Trust"
|
||||
},
|
||||
{
|
||||
"domain": "auth.opera.com",
|
||||
"tfa": [
|
||||
|
@ -2467,6 +2480,14 @@
|
|||
],
|
||||
"name": "Cal.com"
|
||||
},
|
||||
{
|
||||
"domain": "calendly.com",
|
||||
"tfa": [
|
||||
"totp"
|
||||
],
|
||||
"documentation": "https://help.calendly.com/hc/articles/26682031653399",
|
||||
"name": "Calendly"
|
||||
},
|
||||
{
|
||||
"domain": "callcentric.com",
|
||||
"url": "https://www.callcentric.com/",
|
||||
|
|
Loading…
Reference in New Issue