Hey @durgesh ... I want to know something after login with user credentials if I use the url of admin it gives me desired output also ... How can we stop that ? Means if user is logged in then only user can access the urls of user side .. not for the admin ....
did not understand why we need to refresh the page after successful login to see the logout button. login is true hence {login && ....} should be executed right without the need to refresh?
I am from maharashtra -> jalagoan district -> and Jamner taluka 🙂
14:11 login k baad without refresh logout button lane k liye solution?
Awesome
Hey @durgesh ...
I want to know something after login with user credentials if I use the url of admin it gives me desired output also ...
How can we stop that ?
Means if user is logged in then only user can access the urls of user side .. not for the admin ....
Excellent
Thanx sir
did not understand why we need to refresh the page after successful login to see the logout button. login is true hence
{login && ....} should be executed right without the need to refresh?
same problem
Use event.preventDefault()
🙏🙏🙏
Please share the code
Code send please 🙏🙏
did you get??