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

[BACK] Add new endpoint to log-out #9

Open
2 of 4 tasks
LeTrovoes opened this issue Oct 24, 2022 · 0 comments
Open
2 of 4 tasks

[BACK] Add new endpoint to log-out #9

LeTrovoes opened this issue Oct 24, 2022 · 0 comments

Comments

@LeTrovoes
Copy link

LeTrovoes commented Oct 24, 2022

upstream issue: AsyncPlanningPoker#104

  • Store - Create new logout interface with email and token string parameters
  • Store - Create new logout method at stores/users that will change updatedAt and set enabled to false at users-tokens table, and has no return
  • Store - Add integration test
  • API - Create a new delete endpoint (/users/token) with authorization middleware
@rafaelhs-debug rafaelhs-debug moved this from To Do to Doing in Board Oct 31, 2022
@bachiari bachiari moved this from Doing to 📋 Backlog in Board Nov 7, 2022
@bachiari bachiari added invalid This doesn't seem right and removed invalid This doesn't seem right labels Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants