[AUTO]Update passkeys library (#150)
Files changed: M common/src/commonMain/resources/MR/files/passkeys.json Co-authored-by: AChep <AChep@users.noreply.github.com>
This commit is contained in:
parent
7623da17d8
commit
ec057fc604
|
@ -561,8 +561,7 @@
|
||||||
"name": "Home Depot",
|
"name": "Home Depot",
|
||||||
"domain": "homedepot.com",
|
"domain": "homedepot.com",
|
||||||
"features": [
|
"features": [
|
||||||
"mfa",
|
"mfa"
|
||||||
"signin"
|
|
||||||
],
|
],
|
||||||
"setup": "https://www.homedepot.com/myaccount/security",
|
"setup": "https://www.homedepot.com/myaccount/security",
|
||||||
"notes": "Home Depot may ask you to set up a new passkey on each new device or browser when signing in to your Home Depot account."
|
"notes": "Home Depot may ask you to set up a new passkey on each new device or browser when signing in to your Home Depot account."
|
||||||
|
@ -876,14 +875,6 @@
|
||||||
"setup": "https://home.omg.lol/account",
|
"setup": "https://home.omg.lol/account",
|
||||||
"notes": "Powered by Passage by 1Password."
|
"notes": "Powered by Passage by 1Password."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "OneLog",
|
|
||||||
"domain": "onelog.ch",
|
|
||||||
"features": [
|
|
||||||
"signin"
|
|
||||||
],
|
|
||||||
"setup": "https://profile.onelog.ch/global.security"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "OneLogin",
|
"name": "OneLogin",
|
||||||
"domain": "onelogin.com",
|
"domain": "onelogin.com",
|
||||||
|
@ -1013,6 +1004,16 @@
|
||||||
],
|
],
|
||||||
"setup": "https://scrooge.games/login/"
|
"setup": "https://scrooge.games/login/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Shakepay",
|
||||||
|
"domain": "shakepay.com",
|
||||||
|
"features": [
|
||||||
|
"signin"
|
||||||
|
],
|
||||||
|
"documentation": "https://help.shakepay.com/en/articles/8569018-how-to-enable-passkeys",
|
||||||
|
"setup": "https://shakepay.com/dashboard/profile",
|
||||||
|
"notes": "#### To set up a passkey on your Shakepay account:\n\n1. In the Shakepay app, enter the settings page by clicking the gear icon or selecting the setup link above.\n2. Select \u2018Security & privacy\u2019\n3. Select \u2018Passkeys\u2019\n4. Select \u2018Add new passkey\u2019 and follow the on-screen instructions."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Shop Pay",
|
"name": "Shop Pay",
|
||||||
"domain": "shop.app",
|
"domain": "shop.app",
|
||||||
|
|
Loading…
Reference in New Issue