Skip to main content

Check whether an email address has a passkey and/or SSO

GET 

/auth/passkey/check

Return passkey and SSO status for a given email.

Always returns 200 regardless of whether the email exists so that user enumeration via this endpoint is not possible. A timing pad of at least 50 ms is applied to every code path for the same reason.

Request

Responses

Successful Response