about summary refs log tree commit diff
path: root/spec/models/webauthn_credentials_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2020-09-16Fix validates :sign_count of WebauthnCredential (#14806)kawaguchi
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96