Skip to content
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

chore: introduce supportsDigestAuth field at the interceptor service level #4498

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

jamesgeorge007
Copy link
Member

@jamesgeorge007 jamesgeorge007 commented Oct 30, 2024

What's changed

This PR introduces a new field supportsDigestAuth at the interceptor service level replacing the previous showInterceptorWarningForDigestAuth platform level feature flag.

The purpose of introducing the above feature flag was to convey whether to show a warning regarding supported interceptors based on the platform. Since it is specific to interceptors, the above is removed in favour of a new member at the interceptor service layer.

Notes to reviewers

N/A

@jamesgeorge007 jamesgeorge007 force-pushed the interceptor-service-field-addition branch from 1acb2c5 to ac3c2f7 Compare October 30, 2024 16:02
@jamesgeorge007 jamesgeorge007 merged commit 223dd25 into next Oct 30, 2024
1 check passed
@jamesgeorge007 jamesgeorge007 deleted the interceptor-service-field-addition branch October 30, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants