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

Block requests to Logi API if token refresh fails with 4xx exception #12

Merged
merged 1 commit into from
May 8, 2022

Conversation

evanjd
Copy link
Owner

@evanjd evanjd commented May 8, 2022

Closes #11

@coveralls
Copy link

coveralls commented May 8, 2022

Pull Request Test Coverage Report for Build 2289452075

  • 29 of 30 (96.67%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.6%) to 75.878%

Changes Missing Coverage Covered Lines Changed/Added Lines %
logi_circle/auth.py 21 22 95.45%
Totals Coverage Status
Change from base Build 2175239684: 0.6%
Covered Lines: 497
Relevant Lines: 655

💛 - Coveralls

@evanjd evanjd force-pushed the invalidate-session-if-token-refresh-fails branch from b454802 to 5ca83c5 Compare May 8, 2022 11:20
@evanjd evanjd merged commit ce48e3f into master May 8, 2022
@evanjd evanjd deleted the invalidate-session-if-token-refresh-fails branch May 8, 2022 11:23
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 this pull request may close these issues.

Invalidate session if token refresh fails
2 participants