4bb0a2929c
- Add a CBOR decoder - Add public key credential options - Add COSE key decoder - Add authenticator attestation and assertion - Add credentials - Add exclude_credentials
4 lines
93 B
Ruby
4 lines
93 B
Ruby
class ActionPack::WebAuthn::Current < ActiveSupport::CurrentAttributes
|
|
attribute :host
|
|
end
|