Skip to content

- Bump version#66

Open
djgadd wants to merge 2 commits into
mainfrom
chore/bump-version-1031
Open

- Bump version#66
djgadd wants to merge 2 commits into
mainfrom
chore/bump-version-1031

Conversation

@djgadd
Copy link
Copy Markdown
Contributor

@djgadd djgadd commented Mar 31, 2026

No description provided.

@djgadd djgadd self-assigned this Mar 31, 2026
@djgadd djgadd requested a review from a team as a code owner March 31, 2026 11:01
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 31, 2026

@djgadd djgadd requested a review from AshleyDawson April 27, 2026 16:49
Comment thread src/api/baseRequest.ts
headers['authorization'] = `Bearer [user[${OAUTH2_ACCESS_TOKEN_PATH}]]`;
};
} else {
headers['authorization'] = 'Basic __\'x:\'+api_key.base64__';
Copy link
Copy Markdown
Contributor

@AshleyDawson AshleyDawson Apr 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as an aside, this placeholder format always annoyed me as I'm not sure it's strictly URL safe so can get messed up in JS constructs (URL, etc.). Think we should deprecate this and migrate to a better placeholder format that can be more universal. Not a "now" issue though!

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