Commit 29727ff
fix(middleware): correct documented KeyAuth KeyLookup default
DefaultKeyAuthConfig sets KeyLookup to "header:Authorization:Bearer "
in v5, but the KeyAuthConfig.KeyLookup comment still shows the v4
default of "header:Authorization". Update the comment to match.
Signed-off-by: leestana01 <leestana01@naver.com>1 parent dac56bc commit 29727ff
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments