Replies: 1 comment 1 reply
-
@hbjoroy We expect every consumer to implement their own version of a stored credential that integrates with their existing domain and storage layer. That is why we never package and distribute our implementation. The The reason it's not in included in However, we could better document that we expect you to use your own poco and that there is nothing magical about |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for releasing v4.0.0 - the beta has been great for learning and experimenting with Passkey.
I'm at the moment experimenting with 4.0.0 - and got stuck in the demo, since Fido2NetLib.Development is being used in the demo and the REAME.md (StoredCredential).
Either StoredCredential should be included in some helper-namespace (or even helper package) or the demo should declare the class in the demo, the demo should be runnable with the fido2 nuget package. We are of course able to hunt it down on github, but at the very least README.md shouldn't assume you do that.
Beta Was this translation helpful? Give feedback.
All reactions