HackYourFuture-CPH / FP-annotatetheweb-class10

Final Project for Class10 - Annotatetheweb.com
MIT License
3 stars 0 forks source link

Remember User on same Computer / Device #83

Open JonathanMH opened 4 years ago

JonathanMH commented 4 years ago

Users should be remembered on the same device, without having to sign up.

We propose to use localStorage for remembering a user by a random token or a token from the API that previously has not been seen.

If a user returns, they should be allowed to annotate the screenshot they created themselves.

zkwsk commented 4 years ago

I think this one should be covered under this, but we need to get back and test after it has been merged: https://github.com/HackYourFuture-CPH/FP-annotatetheweb-class10/issues/169