clerk / clerk-docs

The documentation content for Clerk, an authentication and user management platform.
https://clerk.com/docs
80 stars 287 forks source link

fix: Webhook guides typos #1160

Closed LekoArts closed 3 weeks ago

LekoArts commented 3 weeks ago

The https://clerk.com/docs/integrations/webhooks/sync-data guide had TS in JS codeblocks. It also had incorrect import for authMiddleware.

Fixes https://github.com/clerk/clerk-docs/issues/1143 Fixes https://github.com/clerk/clerk-docs/issues/1144