fido2-net-lib
fido2-net-lib copied to clipboard
StoredCredential no longer contains the CredType property - migrating stored credentials from 3.0.1 to 4.0.0
Hello, I'm upgrading an application from 3.0.1 to 4.0.0-beta.12 and noticed the CredType property is no longer present in the StoredCredential type (which i mapped to a database table). Also i noticed that some new properties are now present in StoredCredential. I'm wondering what the migration path would be from 3.0.1 to 4.0.0.