absolutegravitas

Results 13 comments of absolutegravitas

Along with other deprecations `npm WARN deprecated [email protected]: Use promise-toolbox/fromEvent instead npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated [email protected]: GraphQL Import has...

> Any update on this? Hey @Anan7Codes -- I managed to resolve my particular issue with the resolution of this issue https://github.com/supabase/supabase/issues/4540

When will the documentation be updated to align with the samples provided in the Sanity starter projects? -- have been trying to make this work under the NextJS e-Commerce starter...

Figured it out here's my seralizer object in case anyone's looking for some tips to get started `// Set up Portable Text serialization export const PortableText = createPortableTextComponent({ ...config, //...

Same / similar problem. I've tried the following implementations and used variations without success auth-helpers-nextjs. I'd love to look at a properly working end to end repo as I've spent...

@jjrise I used the nextjs-auth example located in the examples folder/sub-folder for the supbase repo which seems to have resolved my issue. YMMV https://github.com/supabase/supabase/tree/master/examples/auth/nextjs-auth

Are there any plans / ETA on this specific issue? Hoping this is on a backlog somwhere and on a Product Roadmap. Currently affecting clients that only want Magic Link...

Thanks @J0 -- that's what I'm rolling with but doesnt work at the moment in a basic implementation but the confirmation link I receive is still the base path. This...

Yes @J0 this is the behaviour we expect -- I did exactly that and that works now too. Thank you again for the quick around... much love to Supabase Team....