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

setup authentication (accounts) #232

Closed
7 of 52 tasks
Tracked by #229
dromzeh opened this issue Jul 2, 2023 · 1 comment
Closed
7 of 52 tasks
Tracked by #229

setup authentication (accounts) #232

dromzeh opened this issue Jul 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed priority: high Issue needs to be fixed ASAP

Comments

@dromzeh
Copy link
Member

dromzeh commented Jul 2, 2023

allow for users to create their own accounts

  • correctly pass auth through all required routes
    • frontend
    • backend
  • signup, login, logout pages which correctly updates in db
    • frontend
    • backend
  • link accounts (discord & tiktok) similar to connections on discord, to be stored as a json object inside connections column, manual syncing though, also allow for the option to signup using discord
    • settings
      • frontend
      • backend
    • profile
      • frontend
      • backend
  • create onboarding #238
    • frontend
    • backend
  • followers & following
    • settings
      • frontend
      • backend
    • profile
      • frontend
      • backend
  • pronouns
    • settings
      • frontend
      • backend
    • profile
      • frontend
      • backend
  • bio
    • settings
      • frontend
      • backend
    • profile
      • frontend
      • backend
  • self-tagging
    • settings
      • frontend
      • backend
    • profile
      • frontend
      • backend
  • user roles
    • settings
      • frontend
      • backend
    • profile
      • frontend
      • backend
  • update privacy policy & tos to reflect the above changes
@dromzeh dromzeh added enhancement New feature or request help wanted Extra attention is needed priority: high Issue needs to be fixed ASAP labels Jul 2, 2023
@dromzeh dromzeh self-assigned this Jul 2, 2023
@dromzeh dromzeh added this to Pipeline Jul 2, 2023
@dromzeh dromzeh moved this to In Progress in Pipeline Jul 2, 2023
@dromzeh
Copy link
Member Author

dromzeh commented Aug 9, 2023

closing to move issue to api

@dromzeh dromzeh closed this as completed Aug 9, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Pipeline Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority: high Issue needs to be fixed ASAP
Projects
Status: Done
Development

No branches or pull requests

1 participant