fosrl.pangolin/cli
Adrian Astles bb84d01e14 Reset a user's security keys (passkeys) by deleting all their webauthn credentials.
pangctl reset-user-security-keys --email user@example.com

This command will:
1. Find the user by email address
2. Check if they have any registered security keys
3. Delete all their security keys from the database
4. Provide feedback on the operation
2025-08-03 20:47:27 +08:00
..
commands Reset a user's security keys (passkeys) by deleting all their webauthn credentials. 2025-08-03 20:47:27 +08:00
index.ts Reset a user's security keys (passkeys) by deleting all their webauthn credentials. 2025-08-03 20:47:27 +08:00
wrapper.sh add set server admin password to cli 2025-06-15 13:19:07 -04:00