Uh oh!
There was an error while loading. Please reload this page.
chore(nextjs): Add machine secret key environment variable to BAPI client init - #6478
Conversation
🦋 Changeset detectedLatest commit: e32bc3b The changes in this PR will be included in the next version bump. This PR includes changesets to release 8 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
jacekradko
left a comment
There was a problem hiding this comment.
The changes look good, my only question is about the wording. Is MACHINE_ the agreed upon nomenclature for referring to the M2M feature?
wobsoriano
commented
Aug 6, 2025
fwiw the |
Uh oh!
There was an error while loading. Please reload this page.
Description
Please review #6479 first before this one.
This PR updates all JS SDKs to have an option to declare a machine secret key to authorize machine-to-machine requests
Resolves USER-2584
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change