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

Gracefully handle non-decodable access_token #5994

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

philippjfr
Copy link
Member

Fixes #5978

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (573497c) 84.65% compared to head (2b8506f) 84.37%.
Report is 4 commits behind head on main.

Files Patch % Lines
panel/io/state.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5994      +/-   ##
==========================================
- Coverage   84.65%   84.37%   -0.28%     
==========================================
  Files         291      291              
  Lines       43458    43461       +3     
==========================================
- Hits        36788    36672     -116     
- Misses       6670     6789     +119     
Flag Coverage Δ
ui-tests 40.80% <0.00%> (-0.02%) ⬇️
unitexamples-tests 72.47% <0.00%> (-0.26%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@philippjfr philippjfr merged commit 0e2c6b1 into main Dec 5, 2023
12 of 13 checks passed
@philippjfr philippjfr deleted the access_token_decode_fallback branch December 5, 2023 09:16
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.

Authenticating using Generic provider in panel v1.3.4
1 participant