Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Revert "feat: Improve AuthClient Compatibility (#1641)"#1648

Merged
danielbankhead merged 2 commits intomainfrom
revert-1641-improve-authclient-compat
Aug 28, 2024
Merged

Revert "feat: Improve AuthClient Compatibility (#1641)"#1648
danielbankhead merged 2 commits intomainfrom
revert-1641-improve-authclient-compat

Conversation

@danielbankhead
Copy link
Copy Markdown
Contributor

This reverts commit 4edd33d.

🦕

@danielbankhead danielbankhead requested review from a team August 28, 2024 21:33
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Aug 28, 2024

const authClient = {
async getRequestHeaders() {
return {Authorization: 'Bearer SOME_TOKEN'};

Check failure

Code scanning / CodeQL

Hard-coded credentials

The hard-coded value "Bearer SOME_TOKEN" is used as [authorization header](1).
@danielbankhead danielbankhead merged commit d2648f0 into main Aug 28, 2024
@danielbankhead danielbankhead deleted the revert-1641-improve-authclient-compat branch August 28, 2024 21:52
danielbankhead added a commit that referenced this pull request Sep 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants