TheName

Results 1 issues of TheName

Hi Team, This is code, goal is to use await. ``` const { authenticator } = require("@otplib/core-async"); //const authenticator = require("otplib/authenticator"); const secret = "TE2HGX3CYHA535KR3KX7Q4VLCVJFOQ5E"; (async () => { try...