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 #104

Open
4 tasks
lineconquista opened this issue Oct 5, 2022 · 0 comments
Open
4 tasks

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

lineconquista opened this issue Oct 5, 2022 · 0 comments

Comments

@lineconquista
Copy link
Collaborator

❗️ Check the label before starting this task, it depends on this one ❗️

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant