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

Add support for explicit OAuth redirect URI #1468

Merged
merged 1 commit into from
Jul 8, 2020
Merged

Conversation

philippjfr
Copy link
Member

Sometimes we want to explicitly provide a OAuth redirect URI.

@codecov
Copy link

codecov bot commented Jul 8, 2020

Codecov Report

Merging #1468 into master will decrease coverage by 0.05%.
The diff coverage is 20.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1468      +/-   ##
==========================================
- Coverage   86.50%   86.44%   -0.06%     
==========================================
  Files         138      138              
  Lines       15347    15361      +14     
==========================================
+ Hits        13276    13279       +3     
- Misses       2071     2082      +11     
Impacted Files Coverage Δ
panel/auth.py 38.23% <0.00%> (-0.38%) ⬇️
panel/command/serve.py 17.64% <0.00%> (-1.11%) ⬇️
panel/config.py 45.35% <37.50%> (-0.25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c4aa19...b324f4b. Read the comment docs.

@philippjfr philippjfr merged commit d8804e5 into master Jul 8, 2020
@philippjfr philippjfr deleted the oauth_redirect_uri branch July 8, 2020 15:39
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.

None yet

1 participant