Skip to content

Commit bba08b7

Browse files
authored
Single passkey only on eBay and PayPal (#43)
1 parent 2817c41 commit bba08b7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

entries/e/ebay.com.json

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
],
2727
"img": "ebay.svg",
2828
"passwordless": "allowed",
29+
"notes": "Cannot register multiple passkeys.",
2930
"documentation": "https://www.ebay.com/help/account/signing-account/signing-account?id=4189#section2",
3031
"categories": "retail",
3132
"regions": [

entries/p/paypal.com.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"paypal-search.com"
55
],
66
"passwordless": "allowed",
7-
"notes": "An eligible Apple or Android device is required to create a passkey.",
7+
"notes": "Cannot register multiple passkeys. An eligible Apple or Android device is required to create a passkey.",
88
"documentation": "https://www.paypal.com/us/cshelp/article/help997",
99
"categories": "payments"
1010
}

0 commit comments

Comments
 (0)