---
url: 'https://www.corbado.com/blog/ebay-passkeys'
title: 'eBay Passkeys: Implement Passkeys like eBay'
description: 'Analyze best practices for eBay passkeys. Tailored for developers and product managers seeking to enhance e-commerce security and user experience.'
lang: 'en'
author: 'Vincent Delitz'
date: '2023-04-19T00:00:00.000Z'
lastModified: '2026-04-14T06:00:14.727Z'
keywords: 'ebay, ebay passkeys'
category: 'Passkeys Reviews'
---

# eBay Passkeys: Implement Passkeys like eBay

## 1. TL;DR

- Passkey support on eBay since Q4 2022
- Passkeys available in common browsers for mobile and desktop
- Sign-up only possible with password or [social login](https://www.corbado.com/glossary/social-login)
- Initial login with password (if created at sign-up)
- Pop-up-window for [passkey adoption](https://www.corbado.com/blog/passkey-adoption-business-case) at initial
  login (opt-in)
- Utilization of the familiar concept of
  [biometric authentication](https://www.corbado.com/blog/passkeys-biometric-authentication) (e.g., fingerprint
  or [Face ID](https://www.corbado.com/faq/is-face-id-passkey))
- Avoidance of the term passkeys"

## 2. Introduction

More and more companies from a wide range of industries are stepping into a password-free
world and implement passkeys on common platforms and operating systems. Although they all
share the same goal of killing user-unfriendly and insecure authentication with passwords
once and for all, every company manages the integration of passkeys into their product
differently. Through this series of articles, we aim to provide a comprehensive overview
of the passkey process and user experience for various companies. Additionally, we will
analyze potential patterns, similarities, and disparities among them, enabling you to
enhance your product accordingly. In each article, we focus on a single company. Today, we
dive into **eBay**.

Disclaimer:

1. Status of the analysis is April 2023.
   [Passkey features](https://www.corbado.com/blog/social-logins-pre-filled-passkeys-customization) are subject
   to change by companies on an ongoing basis.
2. The analysis was performed using an Apple iPhone 13 Pro (iOS 16.4.1), an Apple MacBook
   Pro 2021 (Ventura 13.3.1), and an [Android](https://www.corbado.com/blog/how-to-enable-passkeys-android) Mi 10
   (11 RKQ1.200826.002).

## 3. Analysis of the sign-up process

At eBay, passkeys are available on in common browsers for mobile and desktop since
Q4 2022.

### 3.1 Sign-up on mobile

However, the registration of a new account on both the app and the website is currently
only possible by password or [social login](https://www.corbado.com/glossary/social-login).

![eBay Sign-up on mobile without passkey (iPhone, Android)](https://www.corbado.com/website-assets/64f05f193c1c93eea590cc6b_ebay_Create_20account_Mobile_c305fefe71.png)

Sign-up on mobile (iPhone left, [Android](https://www.corbado.com/blog/how-to-enable-passkeys-android) right)

There could be several reasons why the creation of a new account on eBay is only possible
with a password or [social login](https://www.corbado.com/glossary/social-login), even though they already offer
passkeys. Here are some possible explanations:

1. **Familiarity and ease of use:** Passwords and social logins are familiar to most
   people and are easy to use. Passkeys, on the other hand, are a relatively new
   technology and may not yet be as well-known or widely adopted. For this reason, eBay
   may first want to stick with the tried-and-true methods of passwords and social logins
   in order to not overwhelm them.
2. **User preference:** Its possible that eBay's figured out that its user simply prefer
   the use of passwords and social logins. If eBay were to switch to passkeys immediately,
   it's possible that some users may find the new system confusing or difficult to use,
   which could lead to frustration and a decline in user engagement.
3. **Caution with technological innovations:**
   [eBay has a vast user base](https://www.chargeflow.io/blog/ebay-statistics) that they
   do not want to risk alienating. Therefore, they may opt for a more cautious approach
   when implementing new technologies, such as passkeys, to ensure that their users do not
   experience any disruptions or difficulties.

In conclusion, while there may be several reasons why eBay has not yet made passkeys the
primary authentication method, it is worth noting that eBay is still one of the first
major companies to offer passkeys at all. As eBay has nearly 150 million existing users,
we anticipate that the widespread adoption of passkeys by eBay will lead to an increase in
demand for the technology across other online services as well. As these eBay users begin
to recognize the benefits of passkeys, they are likely to expect and request the same
authentication method when using other online services.

After clicking on Create account, it may happen that the user receives a confirmation
email to the specified email address. This confirmation email contains a six-digit
numerical, one-time passcode which is called security code at eBay. Sending a numerical
code is a common practice among many online companies when registering a new account to
verify the user's identity (e.g., confirm the entered email address, prevent automated
account creation) and ensure the security of their account (e.g., additional layer of
security, prevent unauthorized access).

![eBay Sign-up on mobile security code (iPhone, Android)](https://www.corbado.com/website-assets/64f05f58538099ccede0c123_e_Bay_Sign_up_20confirmation_Mobile_6daf64f591.png)

Sign-up confirmation on iPhone

Once the six digits have been entered correctly within the 15-minute time window in which
the code is valid, the user is automatically redirected and prompted to enter further
contact details. This step cannot be skipped, as this information is stored in the account
and will likely be retrieved automatically in the course of placing an order.

![eBay Sign-up: Contact Information on iPhone](https://www.corbado.com/website-assets/643fc92f8d5a6a4892d2e096_e_Bay_Contact_20information_Mobile_7947ee99b6.png)

Contact information on iPhone

Once this contact information is filled in completely, the user manually presses Continue
and has thereby successfully created its account. If the user doesnt receive the security
code, the account is automatically created. This is confirmed by a welcome email in the
inbox.

### 3.2 Sign-up on desktop

The registration process on the eBay website using a desktop is slightlydifferent. It
appears to be more straightforward as there are fewer steps involved. Already after
clicking on Create account, the registration is successfully completed, and the new user
receives a welcome email.

![eBay Sign-up on desktop](https://www.corbado.com/website-assets/64f05f7434c83a7232d1cf3d_e_Bay_Sign_up_Desktop_7238ffc30d.png)

Sign-up on desktop

## 4. Analysis of the login process

Since eBay offers passkeys in addition to the authentication methods that can be selected
during the registration process, we identified that very first login differs from the
subsequent ones. This depends on the (passkey) settings that the user can optionally make
in the login process. We will highlight these settings in more detail at the point where
they occur in the login process.

### 4.1 Initial login

First, we look at the initial login which is identical on the mobile and desktop.

To access the account, the user must enter the email address with which the account was
created. If a password was created for registration, then this will be requested
afterwards.

![eBay Initial login on mobile (iPhone, Android)](https://www.corbado.com/website-assets/64f05f868e145889d6cc02fc_e_Bay_Initial_20login_Mobile_f7893c7551.png)

Initial login on mobile (iPhone left, [Android](https://www.corbado.com/blog/how-to-enable-passkeys-android)
right)

### 4.2 Promotion of passkeys

After the user entered the password and clicked on Sign in, the home page of the account
is not displayed directly, but instead a user message pops up that looks identical on the
mobile and desktop.

It is important to note that this message will only appear if the device the user is
logging in with is passkey-ready. This means that eBay analyzes in the background whether
this is the case or not. An overview of which platforms and devices can already support
passkeys can be found on [State of Passkeys](https://state-of-passkeys.io/) (updated on an
ongoing basis) where you can also gain further insights about passkey-readiness across
platforms, browsers and operating systems.

![eBay Sign-up Promotion of passkeys (iPhone, Android)](https://www.corbado.com/website-assets/64f05fb4538099ccede116d1_e_Bay_Passkey_20promotion_Mobile_94f3308d7d.png)

Promotion of passkeys on mobile (iPhone left, Android right)

With this user message, the user is made aware for the first time in the entire
authentication process to use passkeys instead of passwords.

However, the term passkeys isnt mentioned at all to neither overwhelm nor confuse users
since passkeys as a new technology are still rather unknown. What should look familiar to
most users instead is the image that is shown in the center. The image serves as a
reference for biometric data (e.g., fingerprint or [Face ID](https://www.corbado.com/faq/is-face-id-passkey)),
which are used to unlock every modern device nowadays. It is no coincidence that this
reference is used, because from the user's point of view, passkeys work the same way as
unlocking a mobile or desktop. This is intended to give the user the feeling that this is
a well- known and trustworthy technology.

The use of the question

> Tired of passwords?

is a clever way to introduce the concept of passkeys to eBay users who may not be familiar
with the technology. By framing the question in this way, eBay highlights the
inconvenience and security risks associated with traditional passwords, while also
positioning their solution (passkeys) as an alternative that can solve the pain points of
passwords. The reason eBay may avoid using the term "passkeys" in this message is that it
may not be a widely recognized term among users. This message implies that product
managers or other online services that intend to roll out passkeys for their users need to
consider how they can effectively introduce the concept to their users. It is important to
identify the pain points associated with traditional authentication methods and position
passkeys as a convenient and secure alternative. By doing so, product managers can help
users become more familiar with the technology and increase adoption rates.

In connection with this very simply phrased question, which is placed just as prominently
as the image above it, it can also be discussed whether the user should not simply be
encouraged to click on Turn on without much thought.

Regardless of which approach ultimately applies, eBay intentionally does not use the term
passkeys. This also becomes clear when looking at the subtitle of the question.

> Depending on your device, you can sign in with your fingerprint, face, or PIN.

By focussing on fingerprint, face, or PIN the offered solution (passkeys) may seem more
approachable and less intimidating to users. This phrasing suggests that using biometric
data or a PIN to log in is a common and accepted practice, rather than a new and
potentially unfamiliar concept. By presenting the feature in this way, eBay may be
attempting to reduce user anxiety or scepticism about the feature and increase adoption
rates. Product managers or other online services that intend to roll out passkeys for
their users may benefit from eBay's approach by using language that is clear and easy to
understand. Using jargon or technical terms that users may not be familiar with can make
the feature seem more complicated or intimidating than it actually is. This is all part of
eBay's strategy to educate its users on the benefits of passkeys. As we described in a
previous blog article, the key here is user communication. With simple and understandable
wording and terminology, users are more likely to feel appealed and click Turn on.

Since the three different choices Turn on, Maybe later, and Dont ask me again allow eBay
users to decide for themselves if they want to use passkeys, this is an opt-in option. If
users choose to activate passkeys, the passkey will be created via
[Face ID](https://www.corbado.com/faq/is-face-id-passkey) on the iPhone and via Touch ID on the MacBook.

![eBay passkey creation on iPhone](https://www.corbado.com/website-assets/64f05fda5a2be2cc296424ad_e_Bay_Passkey_20creation_Mobile_ae8a182ff2.png)

[Passkey creation](https://www.corbado.com/blog/passkey-creation-best-practices) on iPhone

![eBay passkey creation on MacBook](https://www.corbado.com/website-assets/643ff485b6e866ef1da0d199_e_Bay_Passkey_20creation_Desktop_965c8a8a98.png)

[Passkey creation](https://www.corbado.com/blog/passkey-creation-best-practices) on MacBook

This passkey, which is linked to the account, is then automatically stored in the Apple
[iCloud Keychain](https://www.corbado.com/glossary/icloud-keychain).

Compared to Apple devices, Android users also receive a confirmation email that the
biometric data has been successfully set up.

![eBay passkey confirmed successful creation on Android](https://www.corbado.com/website-assets/643ff37c59f2423242640adb_e_Bay_Passkey_20confirmation_20email_Mobile_4f40e1b217.jpg)

Confirmation email successful [passkey creation](https://www.corbado.com/blog/passkey-creation-best-practices) on
Android

### 4.3 Subsequent logins

As soon as the user logs in a second time and has previously created a passkey, he or she
is no longer asked for the password, but can click directly on "Sign in".

![eBay passkey login on mobile (iPhone, Android)](https://www.corbado.com/website-assets/64f05fa0302364f02e8c4c66_e_Bay_Passkey_20login_Mobile_88a5a1325b.png)

[Passkey login](https://www.corbado.com/blog/passkey-login-best-practices) on mobile (iPhone left, Android right)

This triggers the retrieval of the stored passkey from the Apple
[iCloud Keychain](https://www.corbado.com/glossary/icloud-keychain), which has to be confirmed with Face ID or
Touch ID, depending on the Apple device.

![eBay passkey retrieval in iPhone](https://www.corbado.com/website-assets/64f0600cf50c9e71448e473c_e_Bay_Passkey_20retrieval_Mobile_2e28041913.png)

Passkey retrieval on iPhone

![eBay passkey retrieval on MacBook](https://www.corbado.com/website-assets/643ff89a2acfbf2210e63005_e_Bay_Passkey_20retrieval_Desktop_3aa9558a52.png)

Passkey retrieval on MacBook

If this matching of the biometric data was successful, the user is now logged into the
account without ever having to remember a password again.

## 5. Comparison of the sign-up and login processes across different platforms and devices

Depending on the platform and device, the sign-up and login process may differ, or
passkeys may not be universally supported. If that is the case for the company we are
analyzing here, then youll find a brief comparison.

The only platform where passkeys are available on eBay is the website. The registration
and login process on the website is almost identical between the different devices. The
passkeys flow in terms of sequence and user communication also doesn't differ much either
on these devices.

### 5.1 Overview of the variations

- [iOS](https://www.corbado.com/blog/webauthn-errors) vs. Android (mobile):\
  Login: Android users receive a confirmation email that the biometric data for the use of
  passkeys has been successfully set up.

- Android (mobile) vs. MacOS (desktop):\
  Login: Android users receive a confirmation email that the biometric data for the use of
  passkeys has been successfully set up

## 6. Conclusion

eBay is one of the largest companies to have already rolled out passkeys for its users.
Since the end of 2022, passkeys have been available on the website for all Apple, Android,
and Windows devices on which passkeys are supported. Since most users probably don't know
what passkeys are all about yet, they are slowly being introduced to the latest
authentication technology. Therefore, the sign-up process still relies on traditional
passwords and social logins. Only when logging in for the first time a pop-up window
appears, behind which the passkeys are hidden. However, the term "passkeys" is
intentionally not used in the wording of the user message, as it is probably still unknown
to most users. Instead, the security and convenience problems of passwords are addressed
subliminally and the subsequent authentication with known and familiar biometric data is
suggested. In summary, it can be said that eBay is currently still taking a cautious
approach to the intended adoption of passkeys. However, this may change quickly if
adoption among users increases.

## Frequently Asked Questions

### Why doesn't eBay allow new users to sign up with a passkey instead of a password?

eBay restricts new account creation to passwords and social logins, prioritizing
familiarity for its nearly 150 million existing users and taking a cautious approach to
avoid disrupting user engagement. The company appears to want users to encounter passkeys
gradually, starting at login rather than at registration.

### How does eBay decide which users to show the passkey setup prompt to?

eBay analyzes in the background whether the device being used is passkey-ready before
displaying the opt-in promotion. Users logging in on devices that do not support passkeys
will not see the pop-up at all.

### Where are eBay passkeys stored after a user enables them on an Apple device?

After a user activates a passkey on an Apple device, it is automatically stored in Apple
[iCloud Keychain](https://www.corbado.com/glossary/icloud-keychain). Subsequent logins trigger retrieval from
iCloud Keychain, confirmed via Face ID on iPhone or Touch ID on MacBook.

### Is the eBay passkey experience the same on Android as on iOS?

The passkey setup flow is largely consistent across platforms, but Android users receive
an additional confirmation email after successfully setting up
[biometric authentication](https://www.corbado.com/blog/passkeys-biometric-authentication) for their account.
[iOS](https://www.corbado.com/blog/webauthn-errors) users do not receive this confirmation email.
