This video is just pure gold! Straightforward, concise, without any useless information. Amazing!
@kodieCode8 ай бұрын
Glad you enjoyed it!
@samontefrankamirsong.54748 ай бұрын
You deserved more subscribers. You are a good example on what the developers should follow. I haven't followed yours but I created something that is similar and in tsx.
@kodieCode8 ай бұрын
I appreciate that!
@destinyforeveryone36593 ай бұрын
This video was exactly what I needed!! I've been confused with authentication and the bunch of different ways to do it and a video that cuts all the extra stuff and shows you the basics of how it works was perfect. Thanks so much, hope you make more videos was sad to see this was your latest on in a year.
@kodieCodeАй бұрын
thanks for the comment. More coming in October now I have more time
@MohammedHusainmobikiraАй бұрын
sir you should create this in full playlist format that we can get more clearity for beginners its bit hard to understand everything, you should also connect it with backend that what routes are set in backend etc.
@MohammedHusainmobikiraАй бұрын
bcz in react js authentication is most confusing part for beginners
@kodieCodeАй бұрын
Noted
@theonlymaster93743 ай бұрын
This is a super useful video!!!, went through it, understood how everything is done, great video!!!
@kodieCodeАй бұрын
Thanks for the comment.
@DankoKralski Жыл бұрын
Amazing video! I love how there are people like you that go straight to the point and explain in plain English. Thanks a lot for the video! PS: Better teaching methods than my university (will definitely suggest to my friends)!
@kodieCode9 ай бұрын
Really appreciate the feedback!
@vaibhavdani44704 ай бұрын
Gold Gold Goldberg !! Happy to find this channel !!
@kodieCodeАй бұрын
Appreciate the comment.
@AIwithChinmay4 ай бұрын
straight and easy to understand thanks for the video.
@kodieCodeАй бұрын
Thanks for giving me that feedback
@georgekopadze791 Жыл бұрын
Good luck with your channel. Liked your content
@kodieCode11 ай бұрын
I appreciate it!
@tanercoder1915 Жыл бұрын
I enjoyed the video and your accent, as well as learned from you
@kodieCode Жыл бұрын
Thanks for the feedback!
@yinkaenochadedokun4679 ай бұрын
Great and concise 👍
@kodieCode8 ай бұрын
Glad it was helpful!
@retrabaud-it Жыл бұрын
yo bro thank u sooo much, i every day look yt, and try to learn something new, and u speak very easy for me! (sorry for my eng) gl bro at ur way!
@kodieCode Жыл бұрын
Thanks for the kind comments!
@raheelafzal5406 Жыл бұрын
your content is amazing seriously. i learned so much from this single video of yours,
@kodieCode Жыл бұрын
Awesome, thank you!
@johnmarynwanze37138 ай бұрын
i love it great knowledge been passed here, thanks a lot
@kodieCode8 ай бұрын
My pleasure!
@frankie_goestohollywood Жыл бұрын
Excellent content!!!!! Thank you very much 🤓 I would love to see another tutorial with your implementation of local storage.
@kodieCode Жыл бұрын
Great suggestion!
@wdtrap8 ай бұрын
@@kodieCode it looks like maybe you're not making these videos anymore, but consider this comment as another vote for a video on the local storage
@alexandrejunior477510 ай бұрын
It's amazing! thank you very much!
@kodieCode9 ай бұрын
Glad you like it!
@justin9494 Жыл бұрын
Thank you! The map part is genius
@kodieCode Жыл бұрын
Thanks for feedback
@FreddyF1977 Жыл бұрын
Nice, simple, to the point. Thanks!
@kodieCode11 ай бұрын
Glad it helped!
@natnaelhailu-com Жыл бұрын
Thanks for the helpful tutorial!!!
@kodieCode Жыл бұрын
Glad it was helpful!
@balajig33065 ай бұрын
Nice ❤
@kodieCodeАй бұрын
Appreciate it!
@investia_tech11 ай бұрын
Good work!
@kodieCode9 ай бұрын
Thanks!
@alexmuiruri50211 ай бұрын
Hi @kodie, Great content here. However, I'd prefer to show the login page if a user tries to access a private page
@kodieCode9 ай бұрын
This is easy enough to do with creating a default route pointing at the login page. That means any route not created based on their status, will show that page instead.
@jonasmunkchristensen7384 Жыл бұрын
Cool video! Simple and well explained! It would be very helpful to see an implementation with local storage as well as role-based authorization. Regardless, thanks for the awesome content!
@kodieCode Жыл бұрын
Great suggestion!
@yourlinuxguy7 ай бұрын
Really nice video, Thankyou.
@kodieCode7 ай бұрын
Glad you liked it!
@isaacjon Жыл бұрын
Great content. Please release a video about refresh and access tokens
@kodieCode Жыл бұрын
Thanks for the suggestion. I'll be working on that video soon
@imatrules Жыл бұрын
Hey @@kodieCode any update?
@JasonJamesMoore2 ай бұрын
Is it possible to work things this way using createBrowserRouter. Interested to understand this more, and see if I can use child routes with this kind of setup.
@kodieCodeАй бұрын
It is, yes, React Router has moved on a bit since this tutorial but it's still relevant.
@zstudio612711 ай бұрын
thanks you for this tut
@kodieCode11 ай бұрын
Welcome 😊
@gustavostarace1252 Жыл бұрын
Great content, thx!
@kodieCode Жыл бұрын
Thanks for the feedback
@Sylar7773 Жыл бұрын
Thank You so much!!!
@kodieCode Жыл бұрын
You're very welcome!
@PeriklesPeriklesoglu Жыл бұрын
thank you
@kodieCode Жыл бұрын
Welcome!
@itsLarryAlright7 ай бұрын
Please I need a tutorial on how to use localstorage with this
@kodieCodeАй бұрын
This was with LocalStorage. I'm working on a JWT version
@VayunEkbote Жыл бұрын
I suggest that you make code along tutorials, with more catchy thumbnails. Your content is great, you will grow fast.
@kodieCode Жыл бұрын
Thanks for the tip
@hankpham44317 ай бұрын
can you make a new video on how not to make user logout whenever the page refresh?
@kodieCodeАй бұрын
It's as simple as looking up the user details from the localStorage on a page reload.
@webhybrid8097 ай бұрын
can you help me to do same thing in next.js, i have to do with user role based , their tho 2 user role , so how to do in next.js with typescript?
@kodieCodeАй бұрын
I don't use next.js as it's best IMO for websites and I'm mainly working on backend and admin panels
@holakonoob Жыл бұрын
heyy kodie how about make a simple tutorial that is in ts not js and handle auth via jwt cookie not token to be more secure then use R.R.D v6 to protect the routes
@kodieCode Жыл бұрын
Great suggestion. Thanks for the feedback.
@holakonoob Жыл бұрын
@@kodieCode Btw remember my words your channel will grow super fast cause everything is good the audio the video's quality and also the content keep up the good work
@justin9494 Жыл бұрын
How do we add google auth to this?
@kodieCode Жыл бұрын
I'm planning to do a video on various third party Auth libraries including Google very soon.
@justin9494 Жыл бұрын
@@kodieCode Thanks!
@lokkki97 ай бұрын
@@kodieCode waiting for the video man!!
@mahletmahi-r5e8 ай бұрын
yes pls do that user key and session expire thingi we do want it
@kodieCodeАй бұрын
It's possible to add a user lookup to the database on page load but I will add more to this soon
@dchudziak2 ай бұрын
Isn't this method easy to bypass? User can easily change ahte isAuthenticated state or isPrivate consts. Is it okay to protect client routes like this and just protect private data on the backend?
@kodieCodeАй бұрын
In theory. the video was meant to help people that were struggling with the exact structure of routes and private content. There are many other things that should be used for security
@IXBoyI Жыл бұрын
why on refresh it does not hold the private links? It resets and I have to click on "login" again so they pop up
@kodieCode Жыл бұрын
This is because in that tutorial we are not storing that the user is authenticated in the localStorage or a cookie. This means a refresh of the page restarts the state. I am working on a video to expand on this authentication method and show how to start storing user details including if the user is logged in so that a returning user might be automatically authenticated
@alonsoestevam5 ай бұрын
Why are the extension files `.js` instead of `.jsx`?
@saarza99913 ай бұрын
Doesn't matter it's a framework
@kodieCodeАй бұрын
It won't make an difference.
@njordhoder Жыл бұрын
This only dynamicly shows the menu items. If a user is not logged in it still can go to the private route by typing it in. There is no redirect.
@kodieCode Жыл бұрын
The routes are only accessible when logged in as the routes are only defined when authenticated therefore not accessible. If a user not logged in tries to directly access a private route they will be shown the default controller
@njordhoder Жыл бұрын
Wow never thought of setting it up like that. Makes absolute sense. An aha moment for me. Thanks for the reply.
@kodieCode Жыл бұрын
No problem. The great thing about an overall Auth controller with useContext is that you can make just about anything easily conditional on the user being logged in.
@parker7721 Жыл бұрын
But what If the user enters to that route from a different tab, he is logged in but since the state of user logged in is only on the other tab, now he wont have access? @@kodieCode
@satishksharma11 ай бұрын
This is okay but how can we show 404 page and not authenticated user according to condition.
@ASOCMARCTKD7 ай бұрын
How can I Implement roles of users?
@kodieCodeАй бұрын
You would just need to add additional layers to the user object and define that in the routes
@goffardeveloper2056 Жыл бұрын
how to add role user sir
@kodieCode9 ай бұрын
You would need to add an additional object against the user to define their role and then load the routes depending on what that role is allowed to access.