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

Conversation

rbrazinskas
Copy link
Contributor

Delete tokens on logout even if the authentication server is not available:

  • Catch authentication server error
  • Display warning for the user
  • Delete tokens file
  • Declare logout attempt a success

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 rbrazinskas marked this pull request as ready for review December 20, 2022 15:19
q-mat-beu
q-mat-beu previously approved these changes Dec 21, 2022
freetonik
freetonik previously approved these changes Dec 22, 2022
@rbrazinskas rbrazinskas merged commit 5545bfd into main Dec 22, 2022
@rbrazinskas rbrazinskas deleted the COMP-613-delete-tokens-on-logout branch December 22, 2022 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants