As of September 19, 2024, this name is no longer defined by a Web Platform specification
Definition
Web Authentication: An API for accessing Public Key Credentials - Level 3 defines PublicKeyCredentialHints
enum PublicKeyCredentialHints {
"security-key",
"client-device",
"hybrid",
};