Uh oh!
There was an error while loading. Please reload this page.
chore(fastify): Add machine auth integration test - #8230
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@clerk/agent-toolkit@clerk/astro@clerk/backend@clerk/chrome-extension@clerk/clerk-js@clerk/dev-cli@clerk/expo@clerk/expo-passkeys@clerk/express@clerk/fastify@clerk/hono@clerk/localizations@clerk/nextjs@clerk/nuxt@clerk/react@clerk/react-router@clerk/shared@clerk/tanstack-react-start@clerk/testing@clerk/ui@clerk/upgrade@clerk/vuecommit: |
📝 WalkthroughWalkthroughThe pull request adds two changes to the Fastify integration: first, it exposes the instantiated Clerk client on the global Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Uh oh!
There was an error while loading. Please reload this page.
Description
Adding complete machine auth (API keys, M2M, OAuth) integration tests to our SDKs:
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change