|
|
|
|
|
by JeanMarcS
2981 days ago
|
|
So to sum up : you’re not collecting information, you just want the user to be able to retrieve what he has already done. First, you should ask for an account creation only when the user have already started. As I said, I didn’t even see if it was interesting at all, because of the login wall. Second, if there are no sensitive information collected, there is no need of using a mountain to hit the nail. A pseudo will be enough. No email needed. Not sure if it even need a password...
You store the pseudo locally and you are done. (I agree I’m a little bit oversimplifying, but you see the point) |
|