Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

biometrics-components

Biometrics Web Components

biometrics, typescript, webcomponents

readme

Biometrics-Components

<!doctype html>
<html>
    <head>
        <script type="module" src="https://cdn.jsdelivr.net/npm/biometrics-components@2.1.0/dist/biometrics-components.bundle.js"></script>
    </head>
    <body>
        <biometrics-liveness api-key="eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJhdXRoMCIsImNsaWVudCI6InRlc3QifQ.5SY_UQaaILYpryU0qNBuPrPTPkF79UhTCNFElXjzUyY" ></biometrics-liveness>
    </body>
</html>