eCommerce Website | Part 33 | Getting the token and login password from the Redis



eCommerce Website | Part 33 | Getting the token and login password from the Redis

eCommerce Website | Part 33 | Getting the token and login password from the Redis

In this video, I am going to make a function that will get the token and login password from the Redis and use them in the login functionality. I am also going to find the email and password using the conditional statement.

VIDEO SECTIONS
——————————————————————————
0:00​​ Starting
0:08 Intro
1:56 Making a login functionality
3:48 Making a function to get token value from Redis
5:55 Working on login function to get the login pass from Redis
8:50 Finding the email and password in the database with if-statement
11:33 Running the code
13:42 Updating the Git
14:51 Outro
15:07 Ending
——————————————————————————
I hope you enjoy this video. Please subscribe for more videos to learn about real-life software projects.

FOLLOW ME ON SOCIAL MEDIA
——————————————————————————
‣ LinkedIn: https://bit.ly/2WQH0It​​
‣ Twitter: https://bit.ly/3gT4Rza​​
‣ Github: https://bit.ly/3JR8DHJ
——————————————————————————
#ecommerce #website #software