We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc9bc8 commit 6482d59Copy full SHA for 6482d59
Src/Fido2.Ctap2/README.md
@@ -0,0 +1,5 @@
1
+# Fido2.Ctap2
2
+
3
+This project contains models and and helpers that implement parts of the CTAP2 specification.
4
5
+It's not intended for production use and we do not publish the nuget package for Fido2.Ctap2 as most people should not use this spec.
Src/Fido2.Development/README.md
@@ -0,0 +1,3 @@
+# Fido2.Development
+This project is only intended to support developers working on the library. It's not meant for wide scale use or production workloads.
azure-pipelines.yml
0 commit comments