fbe9252db1
- 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
4 lines
102 B
Ruby
4 lines
102 B
Ruby
class ActionPack::WebAuthn::Current < ActiveSupport::CurrentAttributes
|
|
attribute :host, :origin
|
|
end
|