SaaSHub helps you find the best software and product alternatives Learn more →
Top 7 TypeScript OTP Projects
-
I use a browser extension from https://authenticator.cc/
While I do not know whether its UX is similar, it does have a sync feature (but not cross-browser), an export feature, can backup its data to Google Drive, can store everything encrypted (but not by default), is recommended by at least one government website (SSS Employer Portal in the Philippines), and is there for a long time. Oh, and it also remembers which site each secret comes from, and hides others.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
otplib
:key: One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
-
-
-
nextjs-login-page
Next.js app that shows how to create a Next.js login page and handle authentication. Covers passwords, email / SMS OTP, Google social login (OAuth) and TOTP (authenticator apps).
The Next.js login page repository covers various authentication methods, all implemented in the same project:
-
express-mongo-otp-auth-ts
An authentication Restful API featuring OTP verification, JSON Web Token authentication ( JWT ), and database CRUD. Built with Express.js, MongoDB, Mongoose, and TypeScript
Project mention: 🚀I built a RESTful API backend application with Express.js and TypeScript | dev.to | 2024-07-29🎉 Check out the code on GitHub
TypeScript OTP discussion
TypeScript OTP related posts
-
Feature Request: TOTP for MFA
-
MFA not wanted
-
Google’s New Two-Factor Authentication Isn’t End-to-End Encrypted, Tests Show | An examination by security researchers finds an alarming flaw in the search giant's new feature, which syncs your Authenticator app across devices.
-
LifeProTip - You can use browser extensions to bypass the Okta Push notification
-
two factor using authenticator.cc browser extension
-
Build/compile/package restore times KILL my productivity
-
File and text based secret sharing tool written in Node.js
-
A note from our sponsor - SaaSHub
www.saashub.com | 3 Dec 2024
Index
What are some of the best open-source OTP projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | Authenticator | 3,436 |
2 | otplib | 1,945 |
3 | ots-share-app | 60 |
4 | react-headless-passcode | 14 |
5 | block-code | 12 |
6 | nextjs-login-page | 7 |
7 | express-mongo-otp-auth-ts | 1 |