ImpowerGames / impower

An all-in-one, community-powered indie development platform that gives creative people the tools they need to bring their ideas to life.
https://www.impower.app
2 stars 1 forks source link

Allow user to delete their account from their account page #47

Closed lovelle-cardoso closed 3 years ago

Wipeless commented 3 years ago

@lovelle-cardoso I can delete my user account. Is it expected that I can recreate it using the same credentials? Should I still see the posts of my original user that was deleted?

lovelle-cardoso commented 3 years ago

@Wipeless Yes you can recreate it using the same credentials. After your account is deleted, your posts will still be there, but they should be disassociated from your account (username should be displayed as [deleted]).

Broderick-Colin commented 3 years ago

If you delete your account (I made an account called goodyboy) and then make a new account with the same email address and username, the "Your Account" page only shows a "Connect" button, not an "Edit Profile" button.

Waiting a few minutes and refreshing the page brings back the "Edit Profile" button.

lovelle-cardoso commented 3 years ago

@LemBurnstein There's not too much I can do about this since most all our pages are served from the cache, only recached every 60 seconds, and only attempt to update the page if the user refreshes the page (we don't constantly query the server for real-time profile updates on the profile page).

Broderick-Colin commented 3 years ago

Deleted Google