Closed wobsoriano closed 4 weeks ago
Latest commit: bde201a9b07bf287f2e012bcc30201e082f2598d
The changes in this PR will be included in the next version bump.
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 ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
vue-clerk | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 27, 2024 3:46pm |
Due to a current Nuxt limitation, modules cannot run their middlewares before scanned middlewares (see issue #26012).
This PR adds option to skip adding of the custom Clerk server middleware to be handled in userland and be able to do custom logic.
Example usage: