Skip to content

Conversation

@ubearline
Copy link

I hope authorization will invaild if user revoke or change password . So I want to check refresh token is vaild when refershing. I add a handler named Refreshing vaildationHandler help me do it

@codecov-io
Copy link

Codecov Report

Merging #168 (12db95c) into master (b46cf9f) will decrease coverage by 4.48%.
The diff coverage is 0.00%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #168 +/- ## ========================================== - Coverage 56.41% 51.93% -4.49%  ========================================== Files 11 11 Lines 810 724 -86 ========================================== - Hits 457 376 -81  + Misses 247 244 -3  + Partials 106 104 -2 
Impacted Files Coverage Δ
server/handler.go 55.55% <ø> (-8.09%) ⬇️
server/server.go 42.36% <0.00%> (-5.17%) ⬇️
server/server_config.go 62.50% <0.00%> (-4.17%) ⬇️
manage/util.go 33.33% <0.00%> (-6.67%) ⬇️
generates/jwt_access.go 59.09% <0.00%> (-5.62%) ⬇️
store/token.go 76.62% <0.00%> (-3.16%) ⬇️
manage/manager.go 46.91% <0.00%> (-2.35%) ⬇️
store/client.go 90.90% <0.00%> (-1.95%) ⬇️
... and 4 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 b46cf9f...12db95c. Read the comment docs.

@LyricTian LyricTian merged commit 07c72de into go-oauth2:master Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants