keyri-auth-core

3.4.0 • Public • Published

Keyri Auth Core

Front End, Mobile Front End, and Server Side utilities for interfacing with the Keyri API.

  • Create Dynamic Logon QRs
  • Register and Validate Passkeys on Your User's Desktop
  • Register and Validate Passkeys on Your User's Phone (via QR!)
  • Verify Users and Register Passkeys

Documentation

For official documentation goto https://docs.keyri.com

Installation

Using Yarn or NPM

$ npm insall --save keyri-auth-core

or

$ yarn add keyri-auth-core

Hello World App

If you want to set up a "demo" web-application to get a feel for how everything ties together, do the following:

$ git clone https://github.com/Keyri-Co/keyri-auth-core
$ cd ./keyri-auth-core
$ npm install
$ npm run demo

Set your browser at http://localhost/public and it should work.

Package Sidebar

Install

npm i keyri-auth-core

Weekly Downloads

1

Version

3.4.0

License

ISC

Unpacked Size

590 kB

Total Files

8

Last publish

Collaborators

  • justinwolcottkeyri