Skip to content

Init clerk webhook - #7

Merged
thibaultleouay merged 14 commits into
mainfrom
init-clerk-webhook
Jun 29, 2023
Merged

Init clerk webhook#7
thibaultleouay merged 14 commits into
mainfrom
init-clerk-webhook

Conversation

@thibaultleouay

Copy link
Copy Markdown
Member

No description provided.

@vercel

vercel Bot commented Jun 25, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openstatus-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 29, 2023 7:01am

@mxkaske mxkaske left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🚀

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why not using the /api/v0/ping route?

Comment thread apps/web/src/middleware.ts Outdated

export default authMiddleware({
publicRoutes: ["/", "/api/og"],
publicRoutes: ["/", "/api/og", "/api/webhook/ping", "/api/webhook/clerk"],

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We will need to check for placeholders here. I’m doing the same currently

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I think we need to do with the matcher instead for the middle ware ?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice!

@thibaultleouay
thibaultleouay merged commit 9648379 into main Jun 29, 2023
@thibaultleouay
thibaultleouay deleted the init-clerk-webhook branch June 29, 2023 07:01
@claude claude Bot mentioned this pull request Jan 27, 2026
4 tasks
@claude claude Bot mentioned this pull request Jan 29, 2026
4 tasks
RealTong pushed a commit to RealTong/openstatus that referenced this pull request Mar 18, 2026
* 🚧 wip database  schema

* 🚧 wip database  schema

* 🚧 wip database  schema

* 🚧 wip database  schema

* 🚧 clerk and trpc

* 🚀 clerk

* 🟢

* 🚀 trpc

* 🚀 convert to localpackage

* 🔓 pnpm lockfile

* 🟢 fix build
@claude claude Bot mentioned this pull request Jul 2, 2026
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