Hey thanks for the video. A little confused. Followed part 2 of this series and it appears I’m all set with auth in nextjs. That was a login page which called the client function from auth helpers. Now in this video you’re setting up routes. For login, wondering why the duplicate form for login in video 2 and video 3. Which is recommended? Thanks!!
Hi there!! Thank you for the video it was really nice.. I’ve setup supabase/srr on my Remix js app. The createBroswerClient and createServerClient works!! But I still don’t understand the concept between when to use the Broswer Client or the Server Client.. I know that when it’s for front-end is the Broswer Client but I think I would need a real life example to understand both. Anyone can help me?
Thanks you for the video.. i learnt a lot from it. I build my app. I had an issue when i deployed it to vercel.. when user clicks signup, a message to email is sent, when i click on confirm email... Instead of being redirected to login, I see a link starting with localhost:300/auth/signup?code.... The browser says ... Server not found. I don't i understand why am still seeing localhost:3000 while my project is deploy led to versel.. When am running the app on localhost its working proper .. but when i use the vercel link.. its not longer working.. Help
You need to go into the Supabase project dashboard and specify the URL for your Vercel project, otherwise the auth flow will direct users to the default, which is localhost.
good jop broth i am from sauid arabai thanks for this video it's helpfull me to work with Supabase thanks agine if you have full course bout nextjs and strapi or nextjs with supabase please let me know
Salut Guillaume ! j'espère que tu vas bien. Merci pour cette nouvelle série de vidéo toujours aussi intéréssante! Dit moi j'ai une petite question, ici tu as créer le middleware après avoir fait le signup/login de ton user mais après cela si tu essayes d'enregistrer un nouveau user, tu as une erreur qui te dis qu'il manque le "next-headers" est ce que cela vient du fais que l'on fais du auth de type SSR et notre middleware est coté client ou c'est juste moi qui ai loupé quelque chose lol? Merci d'avance à toi, continue ainis. Yannick.
Will Auth SSR replace Auth Helpers or do we need both for Server and Client Auth?
Hi :)
When to use SSR auth instead of clientside auth?
Hey thanks for the video. A little confused. Followed part 2 of this series and it appears I’m all set with auth in nextjs. That was a login page which called the client function from auth helpers. Now in this video you’re setting up routes. For login, wondering why the duplicate form for login in video 2 and video 3. Which is recommended? Thanks!!
Hi there!! Thank you for the video it was really nice.. I’ve setup supabase/srr on my Remix js app. The createBroswerClient and createServerClient works!!
But I still don’t understand the concept between when to use the Broswer Client or the Server Client.. I know that when it’s for front-end is the Broswer Client but I think I would need a real life example to understand both. Anyone can help me?
What’s up man! It’s a question of strategy. I explain it deeper on my masterclass but you can find material online also. Best
Thanks you for the video.. i learnt a lot from it. I build my app. I had an issue when i deployed it to vercel.. when user clicks signup, a message to email is sent, when i click on confirm email... Instead of being redirected to login, I see a link starting with localhost:300/auth/signup?code....
The browser says ... Server not found.
I don't i understand why am still seeing localhost:3000 while my project is deploy led to versel..
When am running the app on localhost its working proper .. but when i use the vercel link.. its not longer working..
Help
You need to go into the Supabase project dashboard and specify the URL for your Vercel project, otherwise the auth flow will direct users to the default, which is localhost.
can you do a tutorial with remixjs please
Coming soon dear Brian
good jop broth i am from sauid arabai thanks for this video it's helpfull me to work with Supabase thanks agine if you have full course bout nextjs and strapi or nextjs with supabase please let me know
nice, next part uwu
Salut Guillaume ! j'espère que tu vas bien.
Merci pour cette nouvelle série de vidéo toujours aussi intéréssante!
Dit moi j'ai une petite question, ici tu as créer le middleware après avoir fait le signup/login de ton user mais après cela si tu essayes d'enregistrer un nouveau user, tu as une erreur qui te dis qu'il manque le "next-headers" est ce que cela vient du fais que l'on fais du auth de type SSR et notre middleware est coté client ou c'est juste moi qui ai loupé quelque chose lol?
Merci d'avance à toi, continue ainis.
Yannick.
what is hawwwthh