speakeasyjs / speakeasy

**NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
MIT License
2.7k stars 228 forks source link

speakeasy alternative #118

Open F3L1X79 opened 5 years ago

F3L1X79 commented 5 years ago

It looks like the project has been abandonned as of today. Looking at the issues which are still open, I am wondering if it is still safe to use speakasy actually (I'm writing this in October 2018)? If not, is there any alternatives for node.js that you would recommend?

tsvetan-ganev commented 5 years ago

I'm currently using otplib. It works for Node.js, browsers and even for React Native (with some dirty hacks).

niksmac commented 1 year ago

Still looking for one in 2023 :D

godinc0 commented 1 year ago

I just released a v1 of a simple OTP implementation on nodejs. Check out Time2fa. Feel free to contribute :)

ray-moncada commented 9 months ago

another alternative is https://github.com/hectorm/otpauth