rwinch / spring-security-webauthn

18 stars 7 forks source link

Inconsistent UserVerificationRequirement #5

Open rwinch opened 2 months ago

rwinch commented 2 months ago

createCredentialRequestOptions sets UserVerificationRequirement.REQUIRED but registration is UserVerificationRequirement.PREFERRED so should be synched, error handling is not good