Releases: ruby-passkeys/warden-webauthn
Releases · ruby-passkeys/warden-webauthn
v0.3.0
Breaking Changes
- The hardening of the
authenticator_selection
inRegistrationHelpers
may impact existing credentials that are not discoverable credentials. (#7)
What's Changed
- Remove useless method by @Vagab in #6
- Add
RegistrationHelpers.authenticator_selection_options
by @tcannonfodder in #8
New Contributors
- @Vagab made their first contribution in #6
- @heliocola helped with debugging & testing in #7
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Bump rack from 3.0.4.1 to 3.0.4.2 by @dependabot in #1
- Bump rack from 3.0.4.2 to 3.0.6.1 by @dependabot in #2
- Add
Warden::WebAuthn::RackHelpers
; prepend toStrategyHelpers
by @tcannonfodder in #5
Full Changelog: https://github.com/ruby-passkeys/warden-webauthn/commits/v0.2.1