1.0.6 • Published 1 year ago

anonybit-a3-js v1.0.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

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