MasterKale / SimpleWebAuthn

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
https://simplewebauthn.dev
MIT License
1.62k stars 137 forks source link

Add second TPM manufacturer entry for IBM #610

Closed MasterKale closed 2 months ago

MasterKale commented 2 months ago

This PR adds an additional TPM manufacturer constant for IBM, capitalizing its ID as per the TPM spec.

Fixes #604.