passkeys-js

0.0.12 • Public • Published

Passkeys JS

Javascript Passkey Authentication using WebAuthn Broweser API

Installing

Package manager

Using npm:

$ npm install passkeys-js

Once the package is installed, you can import the library using import or require approach:

import {Passkeys} from 'passkeys-js';

Package Sidebar

Install

npm i passkeys-js

Weekly Downloads

2

Version

0.0.12

License

MIT

Unpacked Size

1.6 kB

Total Files

3

Last publish

Collaborators

  • shyamnaik