Admin login authentication in React and Node || Role based login auth React

Опубликовано: 05 Февраль 2025
на канале: The Debug Arena
342
5

Hello Guys,
In this video I have explained how we can do admin login in our react application from same login page which is used by user.
When the user will login he will be navigated to user home screen and when admin will login he will be navigated to Admin Dashboard.

Frontend Code:
https://github.com/AadarshThakur03/Jo... "admin-login" branch.

Run below command to clone:
git clone -b "admin-login" https://github.com/AadarshThakur03/Jo...

Backend Code;
https://github.com/AadarshThakur03/Jo...
Like, Share & Subscribe.

Thank You.