1# Description
2
3This project includes Win32 headers for communicating to Windows Hello and external secruity keys as part of WebAuthN and CTAP specification.
4
5For more details about the standards, please follow these links:
6* WebAuthN: https://w3c.github.io/webauthn/
7* CTAP: https://fidoalliance.org/specs/fido-v2.0-id-20180227/fido-client-to-authenticator-protocol-v2.0-id-20180227.html
8
9
10# Having Issues?
11If you have any issues in adopting these APIs or need some clarification, please contact [FIDO OS Security Group](FIDOSEC@microsoft.com)
12
13
14# Contributing
15
16This project welcomes contributions and suggestions.  Most contributions require you to agree to a
17Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
18the rights to use your contribution. For details, visit https://cla.microsoft.com.
19
20When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
21a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
22provided by the bot. You will only need to do this once across all repos using our CLA.
23
24This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
25For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
26contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
27