Zaid Masri

Results 3 comments of Zaid Masri

I'm running into the same issue. # GitHub Issue: ns.default is not a function error with @sidebase/nuxt-auth in production ## Issue Summary When using `@sidebase/nuxt-auth` with Google authentication, the application...

@phoenix-ru & @devinschumacher I discovered that Cloudflare Workers provide a subset of Node.js's API and not the full thing. It might be just a matter of time until they get...

@phoenix-ru I found a closed issue on this repo #378. Particularly, [this comment](https://github.com/sidebase/nuxt-auth/issues/378#issuecomment-1757040748) & [this comment](https://github.com/sidebase/nuxt-auth/issues/378#issuecomment-1657192454). Since nuxt-auth uses next-auth I was looking at their issues and found [this](https://github.com/nextauthjs/next-auth/issues/725).