You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement authentication middleware with shared token state
Add transparent authentication middleware to ResilientClient using
the challenge-response protocol with proper concurrency control.
This implementation uses the shared auth types from the core library.
Signed-off-by: Sergio Correia <[email protected]>
0 commit comments