How Im doing Authentication with Go and NextJS for my SaaS

Опубликовано: 12 Ноябрь 2024
на канале: Tiago
6,571
245

In this video I share some lessons on and how I'm handling auth in Go and NextJS using magic links and open source third party providers for my SaaS app.
I go over the advantages and drawbacks of each approach.

► How I'm building the backend:    • Complete Backend Engineering Course i...  

Thanks for watching 💪

🙋🏼‍♂️ Socials:
X: https://x.com/tiago_taquelim_
Github: https://github.com/sikozonpc
Discord:   / discord  

Time Stamps 👇
00:00:00 Explanation
00:01:26 Magic links flow
00:06:21 Code overview
00:07:53 Third party providers
00:09:52 Solution
00:11:42 Auth demo
00:15:00 Lessons Learn