-
Notifications
You must be signed in to change notification settings - Fork 337
feat(backend): WIP M2M #5564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(backend): WIP M2M #5564
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Closed in favor of #5689 |
Description
This is a work-in-progress PR for adding Machine-to-Machine requests in the Backend SDK. Soon, you'll be able to do:
From C1:
From C2:
Checklist
pnpm test
runs as expected.pnpm build
runs as expected.Type of change