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
chore(constants) add note about CREDENTIAL_USERNAME deprecations
### Summary
Right now some plugins that used to set `X-Credential-Username`
are now also setting `X-Credential-Identifier` with the same
value. We want to get rid of `X-Credential-Username` at some
point in favor for `X-Credential-Identifier`. This commit just
adds a TODO comment there.
0 commit comments