fido2-net-lib icon indicating copy to clipboard operation
fido2-net-lib copied to clipboard

StoredCredential no longer contains the CredType property - migrating stored credentials from 3.0.1 to 4.0.0

Open g7ed6e opened this issue 1 year ago • 0 comments

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.

g7ed6e avatar Mar 11 '24 14:03 g7ed6e