Full Stack Authentication - Next Auth and T3 Stack

preview_player
Показать описание
In this video, I show you how you can do full stack authentication using Next Auth and the T3 stack
Resources

Support Links:
BTC: 3LBFBajCqCbg58V4m8bsKombXk19dB1HC9
ETH: 0x356Ad45A88A4B59B2d5490351fcC050B237063b9
Рекомендации по теме
Комментарии
Автор

great stuff. I'm self-taught and this is super helpful

steverossiter_
Автор

Awesome.. Looking for the SignUp and SignIn using NextAuth with JWT credential and do it with prisma and tRPC to handle logic.. Hope you can make the video soon..

saharilarshad
Автор

nice. can you do a tutorial on using this with credentials. thanks

codex
Автор

I'm getting a timeout on Google Auth when deployed to Vercel, any advice?

Updating env variables (in vercel), updated Google URIs

nomad
Автор

thanks a lot for the video.. really helpful.

ahmedaq
Автор

bro on my application when someone pass the authentication with google, it still redirecting on sign in page, I added same code as you

nikachachua
Автор

amazing video! can you think of how you would update the User model to add extra details (username, bio etc) and how you could add these to the user from Google auth?

xXFlameSwordsmanXx
Автор

This is such an awesome video! I hope you could make one on custom auth provider, or running your own custom login with email and pwd, great video cheers!

d.m.r
Автор

Nice vid man, but did you try to connect with an onther google account, personaly i set t3 to work with prisma in postgress and i set discord + google as providers. When i try to conect for the first time the db is incremented as well but as long as i try to connect whith a second provier it look's like only the account model of prisma is incremented ( not the user ) and in the home message it show the name of the dicord account ( first conect ).
Just tell me if u had the same issue, if not it mean that i missed something in my code and i will figure it out

rgxzprotv
Автор

amazing, thanks. Is it possible to do with email and password with google firebase or Postgres?

electroheadfx