Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove deprecated values #233

Merged
merged 1 commit into from
Apr 27, 2024
Merged

Commits on Apr 27, 2024

  1. feat: remove deprecated values

    This removes all deprecated fields and functions from the library.
    
    BREAKING CHANGE: the following fields and backwards compatible elements have been removed; Icon field from the CredentialEntity struct, WebAuthnIcon function from the User interface, RPIcon/RPOrigin/Timeout fields from the Config struct, Transports field from the CredentialCreationResponse (new field has existed in the AuthenticatorAttestationResponse struct for quite some time which matches the spec).
    james-d-elliott committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    d4fe6d0 View commit details
    Browse the repository at this point in the history