TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Good OTP Vendors?

1 pointsby seany6211 months ago
I'm trying to create a simple app where users can sign up via phone and receive a one time password via text to confirm their identity. I've tried doing this with Twilio, but have now twice failed the 2FA Authentication campaign. Do all vendors require this? Are there simper alternatives?

2 comments

tripue11 months ago
Hey! We built prelude.so for exactly that reason and many other (fraud prevention, multi-routing...). We had to built an internal solution for this back at Zenly which pushed us to create this tool!
smt8811 months ago
Clerk is pretty cheap: <a href="https:&#x2F;&#x2F;clerk.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;clerk.com&#x2F;</a><p>See also: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;node&#x2F;comments&#x2F;17s0c6c&#x2F;is_there_a_auth0_alternative_that_is_cost&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;node&#x2F;comments&#x2F;17s0c6c&#x2F;is_there_a_au...</a>