LastCalc icon indicating copy to clipboard operation
LastCalc copied to clipboard

Add support for users

Open sanity opened this issue 13 years ago • 0 comments

Currently the only way to keep worksheets around is to bookmark the URL - this URL gives a user read-write to the worksheet, and is the only current means of authentication.

To facilitate sharing of worksheets, and collaborative work on extending LastCalc's vocabulary, we need user accounts. I think we should keep them simple (probably something like Reddit's approach).

At the simplest level a user account would simply store a list of the worksheets that a user has read-write access to, which they gain just by visiting the worksheet via it's URL.

sanity avatar Mar 11 '12 17:03 sanity