-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
Description
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe your problem
Please provide elements for other frameworks.
We are using Nuxt 4 and Vue in production at work and have been using a flaky client-side only implementation of the ory fetch SDK for some time now.
We would really appreciate first-party support for frameworks other than Next.js and React
Describe your ideal solution
Equivelent versions of
/packages/nextjs and packages/elements-react
e.g /packages/nuxt and packages/elements-vue
Workarounds or alternatives
We're using the vanilla ory-fetch client in our Nuxt 4 projects with ssr: false.
Version
25.4
Additional Context
No response