Peta Parka
Peta Parka
I generate the token and save it to my DB as this with `var secret = speakeasy.generateSecret(); console.log(secret.base32); QRCode.toDataURL(secret.otpauth_url, function(err, data_url){ const registerUserQuery = `INSERT INTO users (username, 2FASeed, seedURL)...
This has the makings of a very good package, but there's both no installation & working instructions.
I'm receiving alerts via my telemetry server and I'm receiving them in a nodesj kafka consumer. This is the output I receive, but it doesnt look like im able to...