1.0.0 • Published 4 months ago

@trusona/touchpoint-sdk v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Trusona Touchpoint SDK

This project provides a set of web components to provide a UX for the Trusona WebAuthn SDK

About The Project

The Trusona Touchpoint SDK is a collection of web components that meant to be used in tandem with the Trusona WebAuthn SDK to provide a user experience.

Built With

Install

npm install

Develop

npm run dev

Storybook

npm run storybook

Build

npm run build

Demo Pages

Every component has a sample html page that shows each component. To view the demo page, run the following:

npm run build
npm run demo-page

Project installation

The Trusona Touchpoint SDK can be installed in your project by either including it in your Node.js package.json with @trusona/touchpoint-sdk

or by loading the sdk through https://unpkg.com/ in a script tag.

The SDK provides two different build types: UMD (Universal Module Definition) as well a modern MJS (Modular JavaScript).

If you are unsure of what build type, use the UMD version.

Contact

Project Link: https://github.com/trusona/auth-cloud-touchpoint-sdk

1.0.0

4 months ago

0.0.6

5 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago