Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
.gitignore 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
webauthn.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: Headers for the Windows 10 WebAuthn API (webauthn.dll)
Short Name: Windows webauthn.h
URL: https://github.com/Microsoft/webauthn/
Version: 4
Revision: cca242b37ce56746d2fe4be270fe22e3e469b85d
License: MIT
License File: LICENSE
Security Critical: no

Description:
This project contains a header file (webauthn.h) for the native Windows 10 & 11
WebAuthn API (webauthn.dll). While the API is already shipping with Windows 10
Insider Preview builds (as of November 2018), the corresponding header file has
not yet been released into a Windows SDK that Chromium can depend on. We
therefore include the header via this open source repository for the time
being.

Local Modifications:
- added BUILD.gn and README.chromium