You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Zana 6e7d134b6d fido-common: Replace authenticator data bools with enums
Replaces authenticator::Data's user_is_verified and user_is_present
boolean flags with clearer UserVerification and UserPresence enums.
2 years ago
crates fido-common: Replace authenticator data bools with enums 2 years ago
.gitignore ignore target 2 years ago
Cargo.lock Update Cargo.lock 2 years ago
Cargo.toml Add workspace Cargo.toml 2 years ago
rustfmt.toml add rustfmt.toml 2 years ago