Skip to content
New issue

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

Implement user accounts on the web backend #65

Closed
notgull opened this issue Feb 18, 2023 · 4 comments
Closed

Implement user accounts on the web backend #65

notgull opened this issue Feb 18, 2023 · 4 comments

Comments

@notgull
Copy link
Member

notgull commented Feb 18, 2023

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
Copy link
Member Author

notgull commented Feb 26, 2023

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
Copy link
Member

grakkee commented Feb 26, 2023

yup I gotchu

@notgull
Copy link
Member Author

notgull commented Mar 8, 2023

#94 implemented this on the GIMP Backend

@notgull
Copy link
Member Author

notgull commented Apr 4, 2023

Done so far

@notgull notgull closed this as completed Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants