Your Complete Guide To Next.js Authentication With Supabase

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Thanks so much for this. Your way of explaining is so thorough and easy to understand. I learned a lot. Your channel deserves WAY more subscribers!

dpkdfrm
Автор

Thank you! I've tried a lot of other tutorials but this was the first that actually made sense... and it works!

dylankuzmick
Автор

Man this tutorial is GOLD. You explained everything clearly . Thank you so much! I learned so much. I subscribed. Cheers 🍻

NIXOD
Автор

Thanks for this well crafted tutorial Ryan, i was looking for this only.

Vivekrathoud
Автор

Thanks a lot for this tutorial!
You did a great job at explaining how all that works. I will definately use this video as a guide for my future projects 👍

tsykin
Автор

best tutorial i have seen about supabase

philippschmid
Автор

Thanks a lot for this video ! Definitely, you are one of the best teacher I've found on YouTube. Possible to do a quick update video on the supabase/ssr update ? Thanks for everything

davidheimfert
Автор

great video Ryan, please add timelines it would be super helpful

viral_recaps
Автор

Thanks! Kind of random but you got a voice for this.

donovangg
Автор

I wanted to use firebase before but when I found your tutorial I decided to give supabase a trier thanks man you're so dope, Do you've any online class ? and please I want a video on how to use supabse database with next typescript

Benthetech-qnlf
Автор

Auth-helpers-nextjs is deprecated you should use the ssr package

elmersupersonic
Автор

Thanks Ryan, nicely explained. Would you be willing to extend this tutorial by including a custom authentication flow or user onboarding flow. For example regular user vs business owner?😁

simonedwards
Автор

thank you so much, it helped me a lot, Wonderful tutorial

ashishsinghNITR
Автор

Why aren't we using the cookies in the client server page? Have you mention it?

albertoginelsalvador
Автор

Thank you for this awesome tutorial! I did have a questino though, I'm having trouble signing up if I'm using a VPN. Is there anyway around this?

twobitmachinesdev
Автор

its so nice and i like it but I didnt like some part like making protected route and getting user to check auth. So lets say if i want to make 10 protected route then i have to write same code in 10 page or i have to call 10 times api in every page? is there any other ways?


BUT I LIKED THE VIDEO. it was so helpful thank you

jigmelodey
Автор

Sorry if I'm wrong, isn't it better to check which user is logged in in the middleware rather than creating a condition if the user is not logged in?

zorrobasher
Автор

any chance you can do this with remixjs instead of next?

brianwalsh
Автор

Evreything was working for me and suddenly...when iam in login page and i put the email and password nothing happen the page refreshed and iam in login page know what the problem is ?

mister
Автор

Can you make a tutorial for supabase storage using nextjs 14?

brayancuenca