How to suggest an idea or feature request 💡 #287
Pinned
DennisDyallo
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
To help us better understand and organize all the great ideas for the
Yubico.NET.SDK
, please use the template below when creating a new post in the "Ideas" category. This isn't super strict, but following this format will make it much easier to track and implement your suggestions.Title: (Provide a clear, descriptive title)
Add support for the FIDO2 bioEnrollment extension
New feature
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Example: "I'm trying to build a user onboarding flow where they can register their fingerprint on a new YubiKey directly from my C# application, but the current SDK doesn't expose the necessary commands..."
Describe the solution you'd like
A clear and concise description of what you want to happen. If you have an idea for the API, feel free to include a code snippet!
Example: "I would like a new method on the
Fido2Session
class, something like this:"Describe the solution you'd like
A clear and concise description of what you want to happen. If you have an idea for the API, feel free to include a code snippet!
Example: "I would like a new method on the
Fido2Session
class, something like this:"Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Example: "I considered shelling out to a command-line tool to perform the enrollment, but this is clunky and not cross-platform..."
Additional context
Add any other context or screenshots about the feature request here. This could include links to the relevant Yubico documentation, specifications, or other libraries that have this feature.
Thank you for reading and contributing to the Yubico .NET SDK.
Beta Was this translation helpful? Give feedback.
All reactions