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
658 stars 55 forks source link

refactor: remove `icon` from `user` in public key options #326

Closed santiagorodriguez96 closed 4 years ago

santiagorodriguez96 commented 4 years ago

What

Remove the the image URL field from public key credential creation options.

Why

Removing it since it was removed from the spec.

grzuy commented 4 years ago

Thank you!

grzuy commented 3 years ago

Released in v2.5.0.