You could imagine it'd be easier/nicer for the App to get the request instead of sending the email and simply click on a notification which does an auto-login.
Also being able to manage your logins and account via an App instead of their website which is always appreciated.
I don't like frictionless sign up. It leads to anti-patterns like Google's "Sign in With Google" that appears 1-5 seconds after the page loads and with zero confirmation means it's trivial to click by accident. The moment you do your email is shared with the site you're on.
I don’t see why you wouldn’t use it for e-commerce. Are you worried about CC numbers? Assuming Apple Pay, Stripe the CC is tokenised on the e-commerce store’s end.
Given the amount of people I've seen using 'forgot-password'-feature every time to log in, I wonder why 'email-as-identity-provider' isn't used more ofter. Especially for 'casual' sites you use rarely.
I assume other than phishing it's also the poor UX of switching to your email inbox and then back to the browser, which can be especially bad on mobile.
That being said, I like the idea and have asked myself that question before as well.
I've spent some time playing around with it and it seems like this particular implementation is unsafe.
Scenario:
1. I enter my email address on the sign in screen on Fast.co in Tab A.
2. I get an email with a "Login" button in it in Tab B.
3. I click the "Login" button and it opens Tab C and tells me I'm now logged in in Tab A.
4. I go back to Tab A and I'm logged in.
Here's the problem: A hacker sitting next to me see's me type my email in to Fast.co or some site that uses Fast login. They type my email in too. I get two emails with Login buttons. How do I know which one logs me in and which one logs in the hacker? If I click the wrong one, the hacker gets a cookie on their machine that gives them access to my account for 30 days.
> We’re not saying we’re famous, but.. [Product Hunt]
I don't know how to put it mildly, but ... jeez, lol. PH ranking doesn't correlate much with the quality of the products. All this says is that you managed to score some Internet points on a site popular in the SV echo chamber and that you think it's worthy a mention.
I applaud the initiative, since it removes the couple steps it takes a user to reset their password via "Forgot password" flows. However, this type of auth should really be self-hosted or baked into the most popular frameworks, instead of provided by (yet) another third party you'd have to trust with your users' email address (at the very least).
Pre smartphones I would have hated this, but I'd argue it's probably easier on mobile than desktop now, so probably quite useful. 99% of everyone I know has email pop up. You'd just click the pop up and click the button in the email (I assume).
Raises an interesting attribution problem when Gmail opens it in its own browser though... Unless the email is passing stuff as tracking, those ecom sales are gonna be hard to track...
I assume this idea behind this is to expedite the login and checkout process? If so, I don't see how it would actually be faster or easier. It's simple and easy for me to just grab the password from my password manager. I absolutely do not want to have to log in or check my email to log into a site unless it has something to do with 2FA - and even then I prefer an authenticator app.
you are not like most people. most people don't use a password manager, nor will they ever. Most use an excel file and have them written down somewhere... So when they are confronted with a login, and they don't remember the password, they either just leave or attempt to retrieve it or go through the mundane take of using the a dismal password retrieval process.
Paying to send emails? I assume you mean something like Twilio? For a company providing this type of service, I would imagine they would have written the core code themselves and email is pretty basic/simple to send (stuff like texting is much more complicated). I would be shocked if they actually just plugged in something like Twilio to farm out their core service.
[+] [-] skrebbel|6 years ago|reply
[+] [-] degenerate|6 years ago|reply
If your entire business centers around "one click"... then what features would that app even have?
[+] [-] 0xCMP|6 years ago|reply
Also being able to manage your logins and account via an App instead of their website which is always appreciated.
[+] [-] sergiomattei|6 years ago|reply
[+] [-] jamesgeck0|6 years ago|reply
[+] [-] giancarlostoro|6 years ago|reply
https://github.com/mozilla/persona
[+] [-] Dirlewanger|6 years ago|reply
[+] [-] greggman2|6 years ago|reply
[+] [-] X6S1x6Okd1st|6 years ago|reply
[+] [-] athenot|6 years ago|reply
It's not the worst idea, especially for low risk stuff. I'm not sure I'd use it for ecommerce though.
[+] [-] navs|6 years ago|reply
[+] [-] 0xCMP|6 years ago|reply
[+] [-] antihero|6 years ago|reply
[+] [-] timon-io|6 years ago|reply
Any idea, other than maybe phishing?
[+] [-] highwind|6 years ago|reply
[+] [-] yule|6 years ago|reply
That being said, I like the idea and have asked myself that question before as well.
[+] [-] nefitty|6 years ago|reply
[+] [-] spurgu|6 years ago|reply
[+] [-] 333c|6 years ago|reply
[+] [-] rsweeney21|6 years ago|reply
Scenario:
1. I enter my email address on the sign in screen on Fast.co in Tab A.
2. I get an email with a "Login" button in it in Tab B.
3. I click the "Login" button and it opens Tab C and tells me I'm now logged in in Tab A.
4. I go back to Tab A and I'm logged in.
Here's the problem: A hacker sitting next to me see's me type my email in to Fast.co or some site that uses Fast login. They type my email in too. I get two emails with Login buttons. How do I know which one logs me in and which one logs in the hacker? If I click the wrong one, the hacker gets a cookie on their machine that gives them access to my account for 30 days.
[+] [-] miccah|6 years ago|reply
It could be something like a sequence of 3 emojis because matching numbers is hard.
[+] [-] ryanwaggoner|6 years ago|reply
[+] [-] jtth|6 years ago|reply
[+] [-] eps|6 years ago|reply
I don't know how to put it mildly, but ... jeez, lol. PH ranking doesn't correlate much with the quality of the products. All this says is that you managed to score some Internet points on a site popular in the SV echo chamber and that you think it's worthy a mention.
[+] [-] mk89|6 years ago|reply
[+] [-] adyus|6 years ago|reply
I applaud the initiative, since it removes the couple steps it takes a user to reset their password via "Forgot password" flows. However, this type of auth should really be self-hosted or baked into the most popular frameworks, instead of provided by (yet) another third party you'd have to trust with your users' email address (at the very least).
[+] [-] iamben|6 years ago|reply
Raises an interesting attribution problem when Gmail opens it in its own browser though... Unless the email is passing stuff as tracking, those ecom sales are gonna be hard to track...
[+] [-] turc1656|6 years ago|reply
[+] [-] thrownaway954|6 years ago|reply
[+] [-] treebornfrog|6 years ago|reply
[+] [-] vorpalhex|6 years ago|reply
[+] [-] turc1656|6 years ago|reply
[+] [-] AyKarsi|6 years ago|reply
[+] [-] throw03172019|6 years ago|reply
[+] [-] mk89|6 years ago|reply
[+] [-] bborud|6 years ago|reply
[+] [-] lucideer|6 years ago|reply
[+] [-] unknown|6 years ago|reply
[deleted]
[+] [-] thrownaway954|6 years ago|reply