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

providers/oauth2: token revoke #3077

Merged
merged 2 commits into from Jun 11, 2022
Merged

providers/oauth2: token revoke #3077

merged 2 commits into from Jun 11, 2022

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Jun 11, 2022

No description provided.

@netlify
Copy link

netlify bot commented Jun 11, 2022

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 3308435
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/62a4b0b87acaf50008abf902
😎 Deploy Preview https://deploy-preview-3077--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Jun 11, 2022

Codecov Report

Merging #3077 (1305965) into main (24a21c1) will increase coverage by 0.09%.
The diff coverage is 95.39%.

@@            Coverage Diff             @@
##             main    #3077      +/-   ##
==========================================
+ Coverage   91.97%   92.06%   +0.09%     
==========================================
  Files         464      467       +3     
  Lines       20924    21019      +95     
==========================================
+ Hits        19242    19348     +106     
+ Misses       1682     1671      -11     
Impacted Files Coverage Δ
authentik/providers/oauth2/views/provider.py 100.00% <ø> (ø)
authentik/providers/oauth2/utils.py 77.78% <75.00%> (+1.49%) ⬆️
authentik/providers/oauth2/errors.py 81.70% <90.00%> (+1.70%) ⬆️
authentik/providers/oauth2/views/token_revoke.py 95.24% <95.24%> (ø)
...uthentik/providers/oauth2/tests/test_introspect.py 100.00% <100.00%> (ø)
authentik/providers/oauth2/tests/test_revoke.py 100.00% <100.00%> (ø)
authentik/providers/oauth2/tests/test_userinfo.py 100.00% <100.00%> (ø)
authentik/providers/oauth2/urls.py 100.00% <100.00%> (ø)
authentik/providers/oauth2/views/introspection.py 89.10% <100.00%> (+17.67%) ⬆️
authentik/policies/api/policies.py 87.37% <0.00%> (-2.10%) ⬇️
... and 2 more

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 24a21c1...1305965. Read the comment docs.

@BeryJu BeryJu force-pushed the providers/oauth2/token-revoke branch from 3308435 to c5ebde7 Compare June 11, 2022 15:25
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@BeryJu BeryJu force-pushed the providers/oauth2/token-revoke branch from c5ebde7 to 9a313f4 Compare June 11, 2022 15:26
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@BeryJu BeryJu merged commit 8dbb0bd into main Jun 11, 2022
@BeryJu BeryJu deleted the providers/oauth2/token-revoke branch June 11, 2022 16:49
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