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

Missing /auth/logout endpoint #57

Closed
kwajiehao opened this issue Oct 7, 2020 · 0 comments
Closed

Missing /auth/logout endpoint #57

kwajiehao opened this issue Oct 7, 2020 · 0 comments
Assignees
Labels
bug Something isn't working P1 Must complete for MVP

Comments

@kwajiehao
Copy link
Contributor

We should have an endpoint which invalidates the cookie when the client tries to logout. We can refer to the Homer Native Backend implementation for how to do this.

In fact, we already have a reference to a /auth/logout endpoint on the frontend but we've not yet implemented it on the backend.

@kwajiehao kwajiehao added bug Something isn't working P1 Must complete for MVP labels Oct 7, 2020
@kwajiehao kwajiehao changed the title Bug: missing /auth/logout endpoint Missing /auth/logout endpoint Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 Must complete for MVP
Projects
None yet
Development

No branches or pull requests

2 participants