Implement user accounts on the web backend
notgull opened this issue · 4 comments
notgull commented
The web backend needs to be aware of user accounts, for storing saved projects et al.
Maybe the GIMP plugin should be aware of this too?
notgull commented
With #71, there is now an API on the backend for handling user logins. Now, we need to wire up symmetrical code on the frontends.
- The web frontend. @meredith-grace can you handle this? If you don't have the bandwidth I can take it.
- The GIMP frontend. Not sure if we even need this, @parkern342 thoughts?
grakkee commented
yup I gotchu
notgull commented
Done so far