User login issue
-
Iam new to laravel and krayin so when i create new user in user tab and after logout. when i try to login with new username and password created previously it displays 401 UNAUTHORIZED error how to resolve this error
-
Hello @surya
It sounds like there might be an issue with authentication or session handling. Have you checked if the user data is being saved correctly in the database and if the credentials are accurate?
Additionally, ensure that the authentication configuration and middleware are set up correctly in your Laravel and Krayin setup.
Also if you can provide us with your error inside the console that will help you to assist you.
Thanks & Regards