🔓verifyAuthenticator
Allow to generate a new secret token each wallet.
Last updated
Allow to generate a new secret token each wallet.
Last updated
const transactionResult= await Tools.verifyAuthenticator(<token:string>);
This code checks secret code and token which taken from mobile phone authenticator. If its verified then system will give you Boolean value (true /false).
Response:
true / false