Open danielskowronski opened 3 years ago
Thanks for the feedback! Account removal is not an option yet, but we hope to push it out on one point o on the settings page.
The account auth system is secured on our end if you choose to make an account on our binaries; however, everything that is being sent to those services remains open. In this way, we hope that we could be transparent with what we are collecting/storing (namely, your name, email, password hash, and tasks) and what we are doing with that data (basically purely to operate the app) while keeping the auth system secure.
When this will be available?
Currently, if you would like to remove an account, we ask to email support@shabang.cf. We will add this feature as soon as #55 is merged. Thanks for your patience!
This isn't feature request since it's super not-userfriendly that this platform does not have account removal option. This makes taking advantage of Article 17 of the European General Data Protection Regulation very hard. Most web applications treat this functionality as equally important to account creation.
Additionally, the source code of the program that actually handles accounts is not in your public GitHub repos. I refer to one that uses URLs like
https://condution-90c60.firebaseapp.com/__/auth/action?mode=resetPassword&oobCode=[REDACTED]&apiKey=AIzaSyDfQ-VPxf8hqNl3c4Y7sTQQu2teURAhK0c&lang=en
- this is being sent as password reset link.