Code changes
Demo
3.4.2
Module Changes
Class Changes
-
WebAuthn::CredentialOptions
-
WebAuthn::AttestationObject
-
WebAuthn::PublicKeyCredentialWithAttestation
-
WebAuthn::Encoder
Method Changes
-
WebAuthn::AttestationStatement::Base#root_certificates
-
WebAuthn::FakeAuthenticator#new_credential
-
WebAuthn::AttestationStatement::TPM#valid_key_attestation?
-
WebAuthn::AttestationStatement::AndroidKey#valid_authorization_list_origin?
3.4.1
Module Changes
Class Changes
-
WebAuthn::TokenBindingVerificationError
-
WebAuthn::RelyingParty
-
WebAuthn::Encoder
-
WebAuthn::UserVerifiedVerificationError
-
WebAuthn::ClientData
Method Changes
-
WebAuthn::U2fMigrator#credential_id
-
WebAuthn::AuthenticatorAssertionResponse#valid_signature?
-
WebAuthn::AuthenticatorResponse#valid_rp_id?
-
WebAuthn::CredentialOptions#timeout
-
WebAuthn::PublicKeyCredential::Options#default_timeout
3.4.0
Class Changes
-
WebAuthn::PublicKeyCredential
-
WebAuthn::OriginVerificationError
Method Changes
-
WebAuthn::PublicKeyCredential#valid_class?
-
WebAuthn::PublicKeyCredential::RequestOptions#attributes
-
WebAuthn::AuthenticatorResponse#valid_rp_id?
-
WebAuthn::AuthenticatorAttestationResponse#valid_attestation_statement?
-
WebAuthn::PublicKeyCredential#verify
-
WebAuthn::PublicKeyCredentialWithAttestation#public_key
-
WebAuthn::AttestationStatement::AndroidKey#valid_attestation_challenge?