torus-test-example

Pre requirements

  • node.js version >= 18

Setup

npm i

Run Script

node index.js

Description

  • index.js file contains a login function which can be used to test logins using a testing jwt token verifier on web3auth.
  • Note this login function only works when mfa is not enabled.
  • To test mfa flow refer to tkey SDK.