TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

What do you think of Scan QR to Login as a Service?

3 点作者 PranavBerry超过 3 年前
I&#x27;m Ideating on offering Scan QR Code to Login as a Service.<p>How it works? 1. Add your account to my authenticator app. 2. Whenever you need to sign-in, scan the QR code displayed on the website from my authenticator app. 3. Enter your device pin or use TouchId&#x2F;FaceId and you will be logged in on the website.<p>My service will manage the generation of the QR codes, the authenticator app, etc. I also think 2FA will not be needed when using this as my authenticator app will check two factors - 1. If the request is being made from the device which the users posses. 2. The passcode&#x2F;biometrics of the phone.<p>I think my service will be really useful for no-code&#x2F;low code websites as well as websites which do not have a native mobile app. Please let me know what you think about this idea.<p>PS - I&#x27;m not sure if it&#x27;s ok to post this on HN, please let me know if it&#x27;s not ok and I&#x27;ll take it down.

3 条评论

_trackno5超过 3 年前
You should take a look at LoginID: <a href="https:&#x2F;&#x2F;loginid.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;loginid.io&#x2F;</a><p>The idea of using QR codes is interesting too. The downside of WebAuthn is that the credentials generated by Touch ID&#x2F;Face ID are associated with a single device. If you want to log in from somewhere else, it doesn&#x27;t work.<p>You could, however, use your QR code idea to have the user scan it from their enrolled device (e.g., phone) and then log them in.
评论 #29146824 未加载
1cvmask超过 3 年前
Saas pass has a scan barcode login (with 2fa) option. You can configure any of the mfa methods you want from the developer api. Good luck with your venture.
ryoryomaru超过 3 年前
I agree with password-less.
评论 #29137741 未加载