cedarcode / webauthn-ruby

WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
https://rubygems.org/gems/webauthn
MIT License
649 stars 53 forks source link

Fix: validate acceptable attestation type inclusion when attestation statement is None #342

Closed brauliomartinezlm closed 3 years ago

brauliomartinezlm commented 3 years ago

Fixes #337

grzuy commented 3 years ago

Nice! Thank you!!