Events
User Passkey Deleted
The
user.passkey.deleted event is triggered when a user deletes a registered passkey credential. The credential snapshot is captured before the credential is removed.
Event payload
Emitted when a user deletes a registered passkey credential. The credential snapshot is captured before the row is dropped.
An app's user's unique identifier. It is prefixed with 'usr_'
Examples:
"usr_01jqebhswje1ka1z7ahr9rfsgt"
"usr_01jqy7455pf8p9bap5qke912g1"
A user's session unique identifier. It is prefixed with 'ses_'
Example:
"ses_01jr0z5w2seq998trz7ftbb9rj"
Snapshot of the passkey credential the event relates to. Public key, sign count and AAGUID are intentionally omitted โ they are internal to the authentication flow and never useful downstream.
Example:
"2025-03-15T10:30:00Z"
Example:
"corr_01jqy7455pf8p9bap5qke912g1"