anonybit-a3-js

1.0.6 • Public • Published

README

Anonybit A3 JS integration

What is this repository for?

Anonybit integration with A3

How do I get set up?

  • use npm i anonybit-a3-js inorder to install this package into your app
  • initialize an object:
    • const options = {cid: [THE CUSTOMER ID]}
    • const anonybit = new Anonybit(options)
  • extract the device meta data
    • const deviceMetaData = anonybit.getDeviceMetaData()
  • the device metadata should be sent back to anonybit via the authentication and enrollment endpoints

Who do I talk to?

if there is any problems please contact me at nadav@anonybit.io

/anonybit-a3-js/

    Package Sidebar

    Install

    npm i anonybit-a3-js

    Weekly Downloads

    4

    Version

    1.0.6

    License

    Apache-2.0

    Unpacked Size

    14.4 kB

    Total Files

    22

    Last publish

    Collaborators

    • anonybit