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.

Apps supporting account creation must also offer account deletion

197 pointsby kfdmalmost 4 years ago

19 comments

ctonalmost 4 years ago
Relevant text under 5.1.1 (v):<p>&gt; (v) Account Sign-In: If your app doesn’t include significant account-based features, let people use it without a login. If your app supports account creation, you must also offer account deletion within the app. Apps may not require users to enter personal information to function, except when directly relevant to the core functionality of the app or required by law. If your core app functionality is not related to a specific social network (e.g. Facebook, WeChat, Weibo, Twitter, etc.), you must provide access without a login or via another mechanism. Pulling basic profile information, sharing to the social network, or inviting friends to use the app are not considered core app functionality. The app must also include a mechanism to revoke social network credentials and disable data access between the app and social network from within the app. An app may not store credentials or tokens to social networks off of the device and may only use such credentials or tokens to directly connect to the social network from the app itself while the app is in use.
评论 #27444965 未加载
评论 #27444834 未加载
评论 #27444929 未加载
kart23almost 4 years ago
&gt;If your app doesn’t include significant account-based features, let people use it without a login...Apps may not require users to enter personal information to function, except when directly relevant to the core functionality of the app or required by law. If your core app functionality is not related to a specific social network (e.g. Facebook, WeChat, Weibo, Twitter, etc.), you must provide access without a login or via another mechanism.<p>Ok, shoutout Apple for this. But shouldn&#x27;t they apply their policy intent to themselves too? I can technically use an iPhone without an AppleID, but you need to login to download apps. I would argue installing apps shouldn&#x27;t require a login.
评论 #27445159 未加载
评论 #27446464 未加载
thomasahlealmost 4 years ago
A few years ago I was part of an AI customer service startup. One of our first customers was a web hosting company, and we were supposed to take some of the load off the chat support team.<p>When we talked to the support team they told us their by far largest task was handling account deletions. They had tried to just put a button in the control panel, but the CEO of the company thought it was bad for retention.<p>So we started writing scripts for &quot;I want to cancel my account&quot; and similar requests. The official process also required the users to verify by email after talking to support, so there were a number of steps. Eventually we needed an API call for actually completing the process. But we were told the CEO had to approve.<p>The CEO didn&#x27;t know we were working on automating account deletions. And when we finally got to talk to him about giving us API access, he decided it would be easier to just add an account deletion button to the control panel. That&#x27;s how we lost our initial business case.
评论 #27445200 未加载
k-mcgradyalmost 4 years ago
I’ve seen quite a lot of people complaining about this on Twitter. Is there some negative to this I’m not aware of other than companies losing customers? I’ve come across more and more sites in recent years with no account deletion option and it’s hugely frustrating. One I discover it and manage to shut my account down via a support channel they have lost me for good. There is no way I’m ever becoming a customer again because I can’t trust them with my data if they’re going to hold it hostage. If they’d included the account deletion option I very well may have returned in the future.
评论 #27455857 未加载
评论 #27444906 未加载
kgravesalmost 4 years ago
This is great on Apple’s part for enforcing this for every account based app, now if only HN offered account deletion…
评论 #27444960 未加载
评论 #27446238 未加载
sturmehalmost 4 years ago
Expectation: Apps offer account deletion, finally empowering the user.<p>Reality: Apps no longer support seamless account creation and instead redirect the user to a website to register, user can no longer manage any aspect of their account from the app.
评论 #27445188 未加载
mikeiz404almost 4 years ago
It would be great for this to be reestablished as the norm for online services.<p>I think some might argue that being able to intercept a user at account deletion via support gives them the opportunity to either solve a misunderstanding in the product or better understand why the user is leaving but I think there are much better ways to accomplish this. I’m more convinced this is done as a dark pattern to add friction to the deletion process.<p>A notable example was having to contact support to delete a Starbucks account.
评论 #27445016 未加载
theshrike79almost 4 years ago
This will be interesting for companies who have a combined account for multiple applications.<p>How do you clearly explain to a user that if they delete their account on app X, apps Y and Z will also have all of their account data deleted?
vxNsralmost 4 years ago
If this is actually enforced it will be a huge boon for everyone. Especially if they require proof of some sort that the account info is gone.
评论 #27444800 未加载
评论 #27444831 未加载
fshbbdssbbgddalmost 4 years ago
I can create an iCloud account on my iPhone at the top of the settings menu. How do I delete it?
评论 #27444773 未加载
评论 #27444757 未加载
nextstepalmost 4 years ago
I hope they finally crack down on Instagram (and maybe some of Facebook’s other apps?) which make you go to the browser to deactivate&#x2F;delete your account. I’ve done this a few times (temporarily deactivate) and requiring me to switch to the browser first and login with my IG credentials — something I would never otherwise do — seems like a sneaky way to drop a tracking cookie in my browser before I leave for a while.
guymarionalmost 4 years ago
&#x27;Right to forget&#x27; is required in EU, and it&#x27;s been illegal in California since 2018 for subscription services that take signups online to not offer online cancel options too (i.e. without being forced to call customer service). <a href="https:&#x2F;&#x2F;techcrunch.com&#x2F;2018&#x2F;07&#x2F;04&#x2F;californias-new-online-cancellation-law-benefits-many-disgruntled-subscribers-in-other-places-too&#x2F;" rel="nofollow">https:&#x2F;&#x2F;techcrunch.com&#x2F;2018&#x2F;07&#x2F;04&#x2F;californias-new-online-can...</a><p>Visa cc passed new policy in 2020 and New York did in February 2021. So the infuriating practice of forcing us to call or go through chat loops to quit a basic subscription are numbered. I feel strongly enough that I started brightback.com in 2018 to help make online cancels easy for app&#x2F;saas developers to offer while keeping it simple for the customer.
hortensealmost 4 years ago
A related question about this: if an account was flagged for something (e.g. the account was shadow banned), is it OK by GRPD standards to:<p>1&#x2F; not tell the user this info.<p>2&#x2F; keep track of the fact this account was flagged after the account was deleted, for instance by keeping a hash of the email address of the accounts that were flagged?
评论 #27448097 未加载
alok-galmost 4 years ago
An interesting corollary: A software supporting file creation must also support deletion. A user can create a document in Microsoft Word and save it. Why can&#x27;t they also delete it from within Word. If they have an open document, where&#x27;s the delete button to just delete it. :-)
acd10jalmost 4 years ago
Hackernews should also provide account deletion option. In case of accounts getting doxxed for people who do not want it. Account deletion will help in saving fallout.
b8nealmost 4 years ago
Based on a quick Cmd+F this document doesn&#x27;t explicitly define what &#x27;Account deletion&#x27; must be. Does it just mean that the user does no longer exist on the app&#x27;s frontend, but all data is retained? Or does it explicitly mean that all data relevant to that user is deleted?
egocentricalmost 4 years ago
Now do subscriptions.<p>For all the people who fall prey to misleading tactics and don’t know how to cancel.
评论 #27445044 未加载
评论 #27445062 未加载
nstjalmost 4 years ago
&gt; How do you cancel your Clubhouse account? I was invited to talk about Apple and monopolies, and that was (mostly) a fine conversation. But I have no interest in staying in that place, yet all I see is a Log Out option, no &quot;Cancel Account&quot; option?<p>&gt; @DHH - Jul 3, 2020<p>[0] - <a href="https:&#x2F;&#x2F;twitter.com&#x2F;dhh&#x2F;status&#x2F;1278815203514150913" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;dhh&#x2F;status&#x2F;1278815203514150913</a>
villgaxalmost 4 years ago
or simply not allow them to login via iOS lol instead of deleting anything on the backend
评论 #27444972 未加载