3.4.0 • Published 1 year ago

keyri-auth-core v3.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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.

3.4.0

1 year ago

3.3.1

1 year ago

3.3.0

1 year ago

3.2.0

1 year ago

3.1.0

1 year ago

3.3.2

1 year ago

3.0.1

1 year ago

3.0.0

1 year ago