MENU

Fun & Interesting

Authentication is a developer nightmare

Tom Delalande 65,419 9 months ago
Video Not Working? Fix It Now

https://authn.tinyclub.io Music: https://youtu.be/jUkI7Ixiqgk Let's talk about authentication. I would like to show how easy it is to implement authentication with 3 different methods. Password, Oauth2 (or social login) and passkeys. They all have their benefits and drawbacks but hopefully this video is a fun way to understand how the systems powering authentication actually work. I've also made a demo little website to help show how registration and sign in works. It's just a toy project so hopefully it doesn't break under the pressure. Full disclosure: the demo website is hosted on the cloud. My little MacBook didn't too well with the traffic from the last video so I'm committing this cardinal sin until I upgrade my home server.

Comment