Closed
Description
As explained in the README, this prototype currently requires baking in a set of account credentials at build time.
By using an appropriate test account, that works fine for development and even for distributing a build among a handful of people. But it'd get unwieldy for distributing a build to more people, especially now (after #9) that the app's functionality isn't all read-only.
So we should add the ability for the user to log in in a normal way, and should then remember the resulting credentials in the app's storage.
Metadata
Metadata
Assignees
Type
Projects
Status
Done