tyk
tyk copied to clipboard
fix: adding key hashed information when api key invalid
trafficstars
Description
Logging key hashed information when checking for validity of API key
Related Issue
Motivation and Context
Provide additional information when troubleshooting 403 forbidden request
How This Has Been Tested
Only logging added
Screenshots (if appropriate)
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Refactoring or add test (improvements in base code or adds test coverage to functionality)
Checklist
- [x] I ensured that the documentation is up to date
- [x] I explained why this PR updates go.mod in detail with reasoning why it's required
- [x] I would like a code coverage CI quality gate exception and have explained why