We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
localStorage
If a user returns, they should be allowed to annotate the screenshot they created themselves.
The text was updated successfully, but these errors were encountered:
I think this one should be covered under this, but we need to get back and test after it has been merged: #169
Sorry, something went wrong.
Fatemeh-Pakpour
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: