mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-16 05:54:01 +03:00
🚀 Feature: Create passkey fires an audit log event #545
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @arnebr on GitHub (Nov 14, 2025).
Originally assigned to: @ItalyPaleAle on GitHub.
Feature description
When a user adds a new passkey to their account an audit event should be created.
Pitch
Admins can quickly verify whether a passkey was legitimately added
Users can review their own security activity
@ItalyPaleAle commented on GitHub (Nov 16, 2025):
#1099
@arnebr commented on GitHub (Nov 18, 2025):
Thanks for the quick fix 😊