azure-sdk-for-java icon indicating copy to clipboard operation
azure-sdk-for-java copied to clipboard

Refactor `AuthorizationChallengeHandler` class

Open samvaity opened this issue 1 year ago • 0 comments

This was added as an implementation of the Digest RFC. We should look into designing this a way for customers to plug in authorization challenge handlers instead of implementing them ourselves through some convenient interface we add.

samvaity avatar Apr 09 '24 21:04 samvaity