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

Auth #43

Closed
4 tasks
imashnake0 opened this issue Aug 7, 2022 · 2 comments · Fixed by #118
Closed
4 tasks

Auth #43

imashnake0 opened this issue Aug 7, 2022 · 2 comments · Fixed by #118
Assignees
Labels
feature New feature

Comments

@imashnake0
Copy link
Owner

imashnake0 commented Aug 7, 2022

Felt like we could start working on user auth and #39 in parallel since they don't depend on each other a lot (the only potential difference is that there will be a bottom app bar when the user is logged in; along with some metadata). I think it's a good idea to separate this work into a new module since we'll likely need to reuse this code.

  • Create a new auth module.
  • Implement user authentication.
  • Display the user's Media List in the Profile path.
  • Allow users to log out.
@imashnake0 imashnake0 added enhancement Enhancement feature New feature labels Aug 7, 2022
@imashnake0 imashnake0 added this to To do in Animite Aug 7, 2022
@imashnake0 imashnake0 removed the enhancement Enhancement label Aug 7, 2022
@thederputy
Copy link

I'm interested in working on this. Is this up for grabs?

@imashnake0
Copy link
Owner Author

Sure is!

@imashnake0 imashnake0 moved this from To do to In progress in Animite Feb 18, 2023
@imashnake0 imashnake0 added this to To do in Roadmap via automation Nov 30, 2023
@imashnake0 imashnake0 moved this from To do to Doing in Roadmap Jan 5, 2024
@imashnake0 imashnake0 linked a pull request Jan 10, 2024 that will close this issue
1 task
Roadmap automation moved this from Doing to Done Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
Animite
  
In progress
Development

Successfully merging a pull request may close this issue.

2 participants