Complete Login Logout in React, Node/Express, and MySQL

preview_player
Показать описание
This video is about the Login Logout system in React, Node/Express, and MySQL. First, we will create a login page in react js then we will implement server-side code in node/express js. In the end, we will implement the logout functionality. Remember we will use JWT (Jsonwebtoken) to store the token in cookies and read it back from cookies using node js.
Рекомендации по теме
Комментарии
Автор

keep it up. very valuable video series. if you can please do a video for small system integrated with authentications + dashboard + crud operations.

kasunnimsara
Автор

Did you explain sign up functionality in this video please?

oladapodaniel
Автор

How do you fixed "cookies is not create"

loicuaa
Автор

i am having problem with the login it is showing undefined in alert box

beenishwaqar
Автор

Great tutorials🔥... please in some video also teach how to implement functionality like ( max_attempt ) & ( block user ) if reached max_attempt...🙂

sumitmundhe
Автор

First of all, Nice Tutorial 👏

I remember you built the project to a part where it was just logging in, you had not put the UseEffect function then.
This part worked fine, both on localhost and when deployed online

However, upon getting to the part where you put the UseEffect to enable the user's name to show on the page
This part worked fine on localhost, but when deployed online, it didn't work

Is there anything I need to do to make UseEffect work when deployed online?

I also have a project that works fine on localhost, but it doesn't work when deployed online.

I am deploying using render (both for the frontend(React JS) and the backend(Node JS)), Thanks

daviderivona
Автор

Sir please please please make a video on er diagram, class diagram and sequence diagram for online hotel (Room booking) management system 🙏🙏🙏

PoojaYadav-gkpx
Автор

man can you help me plzz?? i copied your code but i cant set the cookie in the browser... it says me because http and cross site... what do you think about it? thanks a lot for the video :)

lucasbianchi
Автор

Hi! This example help me to adjust logout function and check logged in too. Tks from Brazil.

fguedes
Автор

I had to abandon this channel. I really want to learn React and MySQL together but it's just missing too much code and I'm not a good enough coder to figure out what's missing.

mariannehartigan
Автор

Ur video is incomplete... I have three of ur video none work ... u just trying to manipulate as if work

georgeugheghe
Автор

You have a problem. We don't understand that if you make a mistake, don't show it well while correcting it. Do not cut the video by typing.

CodeBridgers