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

[Backend] As a user I can logout #4

Closed
olivierobert opened this issue Sep 13, 2022 · 0 comments · Fixed by #21
Closed

[Backend] As a user I can logout #4

olivierobert opened this issue Sep 13, 2022 · 0 comments · Fixed by #21
Assignees

Comments

@olivierobert
Copy link
Member

Why

Since the application can be used either as an authenticated user or a guest, the application must provide the logout functionality.

Acceptance Criteria

  • Implement the logout controller and service layer.
  • Ensure no data remains stored on the client device upon logging out.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant