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

fix: clear tokens on logout #33

Merged
merged 8 commits into from
Jun 2, 2020
Merged

fix: clear tokens on logout #33

merged 8 commits into from
Jun 2, 2020

Commits on May 19, 2020

  1. fix: clear tokens on logout

    - show confirmation messages on logout
    - show confirmation message if already logged out
    rajarju committed May 19, 2020
    Configuration menu
    Copy the full SHA
    da6d503 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    52f2442 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    4c1b61b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. fix: check token

    Check if the user is already logged out
    rajarju committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    97560aa View commit details
    Browse the repository at this point in the history
  2. add: unit tests

    rajarju committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    9c6a208 View commit details
    Browse the repository at this point in the history
  3. fix: linting

    rajarju committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    d54c797 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d6467b View commit details
    Browse the repository at this point in the history
  5. fix: make force optional

    rajarju authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    5062c76 View commit details
    Browse the repository at this point in the history