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

COMP-613 Delete tokens on logout #32

Merged
merged 5 commits into from
Dec 22, 2022
Merged

Commits on Dec 20, 2022

  1. Delete tokens file when logging out

    Delete tokens file when logging out even if the authentication server is not available. Catch corresponding exception, display warning for the user and declare logout operation a success
    rbrazinskas committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    fe33367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b758202 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    rbrazinskas committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    63a874f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    bd7bf49 View commit details
    Browse the repository at this point in the history
  2. Fix failing unit tests

    rbrazinskas committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    fcbc65c View commit details
    Browse the repository at this point in the history