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

task must have a user #10

Open
joeutz opened this issue Aug 3, 2022 · 0 comments
Open

task must have a user #10

joeutz opened this issue Aug 3, 2022 · 0 comments

Comments

@joeutz
Copy link
Owner

joeutz commented Aug 3, 2022

- setup session mgt and include user ID as part of session (use passport and the bearer token from jwt)
- [ implement passport validation on tasks end points ]

- update task service to have user
- update task entity to include user
- update controller to get user and pass into task service when creating task

  • update task controller and user controller to have created and updated include the current user
  • validate create and update end points work
    - generate migration for user as part of task
    - update swagger to include authorization
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

1 participant