Next.js Auth Tutorial with RSCs and Server Actions

preview_player
Показать описание
This tutorial with @samselikoff covers the following:

▶ Setting up environment variables, configuring the callback route and middleware, implementing signIn and signOut functionality
Рекомендации по теме
Комментарии
Автор

Love these quick start tutorials @SamSelikoff. You're great at keeping things clear and achievable.

chantastic
Автор

Really like Sam's way of teaching and explaining things... Good job WorkOS

heyjitendra
Автор

looks more sleek and better than clerk.. maybe I could use it on my next project

johnedet
Автор

I don’t like the idea of collocating auth checks on the pages themselves. It would be very easy to forget to protect a page. It happens all the time to the best of us. Particularly at the API level where it’s harder to detect that you accidentally made it public. I would lock everything down with middleware and then only white list the pages you want to be public.

cb
Автор

I just signed up on WorkOS and it couldn't even send me the basic "Verify your email" in three trials (I clicked "resend" three times)...

ppp
Автор

great product... what about localization? thanks!

AleRovella
Автор

Guys I tried it and its literally 100x better than clerk

AjaySingh-jzqx
Автор

Is this like NextAuth? What's the difference

kasper