Not signing in "with google" or "with github" or any other unrelated 3rd party. If there's no "with email" then its goodbye. Probably a fine product though...
Personally I refuse to signup just to check out something I'm only passively interested in, and I will never understand why startups do this. I imagine they're immediately turning away >80% of potential customers vs. just letting people try out the damn product
Webstudio: Open-source WYSIWYG adds Radix UI elements
51–60 of 63 posts
Re: Webstudio: Open-source WYSIWYG adds Radix UI elements
#52Not signing in "with google" or "with github" or any other unrelated 3rd party. If there's no "with email" then its goodbye. Probably a fine product though...
Personally I refuse to signup just to check out something I'm only passively interested in, and I will never understand why startups do this. I imagine they're immediately turning away >80% of potential customers vs. just letting people try out the damn product
Re: Webstudio: Open-source WYSIWYG adds Radix UI elements
#53Not signing in "with google" or "with github" or any other unrelated 3rd party. If there's no "with email" then its goodbye. Probably a fine product though...
Why, what happens if signing in with google?
Worse cases include poorly scoped auth being used, and the service being compromised in some way.
Re: Webstudio: Open-source WYSIWYG adds Radix UI elements
#54Earlier quoted context omitted.
Took a look.. got interested after first scroll. Clicked pricing. It's all per month - no way to own it / buy - it's a lock-in-lease, where "your monthly bill only increases when you're making more money!" Pass.
Looks like Microsoft Frontpage. I don't understand why we keep recreating that but with worse and worse pricing models and more lock in.
Re: Webstudio: Open-source WYSIWYG adds Radix UI elements
#55Earlier quoted context omitted.
Personally I refuse to signup just to check out something I'm only passively interested in, and I will never understand why startups do this. I imagine they're immediately turning away >80% of potential customers vs. just letting people try out the damn product
Any product that allows you to consume lots of resources including API calls, interact with other users, or share anything basically needs to be authenticated to avoid misuse. This covers virtually everything. Sign in with google/apple can be virtually painless and only lets them know your email address, name, and profile pic if oauth is configured reasonably and its easy to tell on your side if its not because it as…
I understand sometimes you need auth, but the app could just show the live app and then pop up a signup modal when the user tries to do something that requires auth (that's what I do on my apps)
Re: Webstudio: Open-source WYSIWYG adds Radix UI elements
#56Earlier quoted context omitted.
Personally I refuse to signup just to check out something I'm only passively interested in, and I will never understand why startups do this. I imagine they're immediately turning away >80% of potential customers vs. just letting people try out the damn product
i doubt 80% figure. Email is constant source of abuse and requires additional infrastructure so more and more indie products are sticking to social logins only.
Re: Webstudio: Open-source WYSIWYG adds Radix UI elements
#57Only works in Chrome/Edge it seems, but they don't tell you that until you've done the oauth and created a project, pretty shady.
its because dashboard works in other browsers too, but builder is very complex
Re: Webstudio: Open-source WYSIWYG adds Radix UI elements
#58Earlier quoted context omitted.
i doubt 80% figure. Email is constant source of abuse and requires additional infrastructure so more and more indie products are sticking to social logins only.
Why wouldn’t the abuser just create fake gmail accounts?
It also prevents from mass creation of email accounts for probing services as google is likely to detect that.
Re: Webstudio: Open-source WYSIWYG adds Radix UI elements
#59Earlier quoted context omitted.
I prefer signing in with third party SSO because it's a lower chance of yet another website mishandling my password, though I use a password manager
I personally use a generated email with each service so I can track who shares my info. Sso defeats this method of reverse tracking.
Everyone else gets a custom email address.
It’s a nice in-between.
Re: Webstudio: Open-source WYSIWYG adds Radix UI elements
#60Not signing in "with google" or "with github" or any other unrelated 3rd party. If there's no "with email" then its goodbye. Probably a fine product though...
Personally I refuse to signup just to check out something I'm only passively interested in, and I will never understand why startups do this. I imagine they're immediately turning away >80% of potential customers vs. just letting people try out the damn product