Integrating with Nuxt
Our JS SDK is framework-agnostic and fully supports the Fetch API (Request
and Response
).
This means integration with Nuxt (which is Fetch-based) is simple, and you can directly follow our basic integration guide without needing a Nuxt-specific adapter.
If community demand grows, we may consider creating a dedicated Nuxt guide or adapter in the future. You can express your interest by upvoting the feature request on our public suggestion board.