Accesso senza password usando passkey

You can see how many passkeys have been created with this Rails command:

UserSecurityKey.where(factor_type: 1).count
1 Mi Piace