-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix: rework ttl access token cache #91
base: master
Are you sure you want to change the base?
Conversation
1878a2d
to
2b844b7
Compare
Codecov ReportBase: 91.05% // Head: 91.12% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #91 +/- ##
============================================
+ Coverage 91.05% 91.12% +0.07%
- Complexity 1004 1011 +7
============================================
Files 153 155 +2
Lines 3231 3258 +27
Branches 84 86 +2
============================================
+ Hits 2942 2969 +27
Misses 289 289
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
2b844b7
to
0751bcb
Compare
src/main/java/fr/redfroggy/ilg/spring/boot/autoconfigure/client/AuthenticationApiClient.java
Outdated
Show resolved
Hide resolved
src/main/java/fr/redfroggy/ilg/spring/boot/autoconfigure/AuthorizationInterceptor.java
Show resolved
Hide resolved
0751bcb
to
1f413b1
Compare
1f413b1
to
0dcc872
Compare
89354df
to
7051bbb
Compare
Closes #90