0.2.2 • Published 4 years ago

@webauthntine/browser v0.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@webauthntine/browser

WebAuthn npm (scoped) Browser Support

Installation

This package is available on npm:

npm install @webauthntine/browser

It can then be imported into a project as usual:

import WebAuthntineBrowser from '@webauthntine/browser';

UMD

This package can also be installed via unpkg by including the following script in your page's <head> element:

<script src="https://unpkg.com/@webauthntine/browser/dist/webauthntine-browser.min.js"></script>

The library's methods will be available on the global WebAuthntineBrowser object.

Usage - Coming Soon

Check out the example for now until this section gets updated.

0.2.2

4 years ago

0.2.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.6

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago