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

[Bug]Logout when already logged out leads to InvalidCredentialsException #103

Open
sommye-ctr opened this issue Jan 10, 2025 · 0 comments · May be fixed by #104
Open

[Bug]Logout when already logged out leads to InvalidCredentialsException #103

sommye-ctr opened this issue Jan 10, 2025 · 0 comments · May be fixed by #104

Comments

@sommye-ctr
Copy link
Collaborator

Describe the bug
If no user is logged in and logout statement is entered, an InvalidCredentialsException is thrown which does not make sense to the user.

To Reproduce
Steps to reproduce the behavior:

  1. Start the app
  2. Enter 'logout' if logged in
  3. Repeat 2
  4. See that InvalidCredentialsException is thrown

Expected behavior
An error message with clear meaning be shown to user.

@sommye-ctr sommye-ctr linked a pull request Jan 10, 2025 that will close this issue
1 task
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

Successfully merging a pull request may close this issue.

1 participant