Ahmad R
Ahmad R
#225 is blocked by this issue
For this issue, do the changes occur in `claims.ex` or `utils.ex` (modifying / enhancing _signer_ function)? I can try to take this up and see where it goes.
Looks we have to do some sort of custom coding... Using joken_jwks requires upgrade to Joken2, which in turn requires refactoring code. J[oken 2 has breaking changes, affecting generate(), signer(),...
The actual purpose of this PR was to make the file interval configurable. Based on my observation of this (excellent) library's file watcher class, a non-config tree folder only gets...
Is this issue not related to #7436? when that issue is resolved, there will be end to end baggage + trace context propagation on WebFlux server-side (not just WebClient itself)....