Files
fizzy/lib/action_pack/web_authn/current.rb
T
Stanko K.R. fbe9252db1 Auto-suggest name for new Passkeys
- Use plain client data json everywhere
- Expose AAGUID and backed_up on Credentials
- Make attestation verifiers configurable
- Auto-suggest names for passkeys and show icons
2026-03-18 11:49:59 +01:00

4 lines
102 B
Ruby

class ActionPack::WebAuthn::Current < ActiveSupport::CurrentAttributes
attribute :host, :origin
end