Auth Does NOT Have To Be Hard

preview_player
Показать описание
One of the scariest things to work on is auth and permissions. If you mess one thing up you code destroy your entire company, leak user data, or cost your company millions of dollars, but auth doesn’t have to be scary. In this video I talk about how auth works at a high level, go over examples of working auth, and finally show you how to implement the features talked about in this video in a real server.

📚 Materials/References:

🌎 Find Me Here:

⏱️ Timestamps:

00:00 - Introduction
00:38 - Authentication vs Authorization
01:59 - How Authentication Works
03:57 - How Authorization Works
04:52 - Server vs Client Validation
06:45 - Live Example
09:13 - Code Example

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

Best teacher on the web. Great choice and variety of topics. Thanks!

marcin
Автор

I love the positivity with which you explain these concepts! The love you clearly have for dev and coding makes the topics a lot easier to follow and makes your videos a joy to watch.

DodaGarcia
Автор

today in the interview a question was asked about implementing auth in the app, and I mumble hard.
I open youtube and my man kyle upload this, thanks bro you are god send

waynebro
Автор

You can always make complex things so clear!Can you also make a video about all the tabs in the inspector? I'm always confused.. ex. performance, memory, security, etc

wlancer
Автор

This video is SO helpful. Thank you for showing the examples!

katrinaj.
Автор

One, among many, incredibly useful video.

michelaveline
Автор

Perfect! I'm currently working on auth for my web app

hollowmoose
Автор

What a crazy coincidence, yesterday I was looking for a video about an authentication tutorial

avi
Автор

Do not delete wds, please) too much useful and up to date info, here. Thank you)

ylsv
Автор

Gawd I love you Kyle. You are hands down my favorite coding content creator.

mznunaya
Автор

Auth gets even simpler if you don't tie it to subjects (that is, users). C.f. Webkeys for an example of doing capabilities over the web.

capability-snob
Автор

Hello thank you for this tutorial! I suggest setting Cookie sameSite to lax which is the default one and better for security

jarrayamehdi
Автор

Very nice, hey will you pls make video on how to implement RBAC and how should differentiate admin rest api and frontstore rest apis

rammehar
Автор

Yay! I'm glad you're well again.

valentineedesiriefagene
Автор

Very Good Information Dude. I love This

vineshkumarramasamy
Автор

perfect explanation as always, keep it up

HomelessDeamon
Автор

Would you ever show a Auth0 server and HTML and css tutorial? Or even go further into this as a course? I’m interested

Smurfis
Автор

I am curios if you plan also to do more tutorials for Deno/Fresh?

andreasWebDev
Автор

Bro, this really opened my eyes. Thanks for a video we all need, but didn't realize

yangenmanuel
Автор

thank kyle, very clear auth, request react router 6 with private route for manage authorization area of many form

edycole