Sams707's avatar

Authenticatin

Hey guys, hope you're doing well! Well I'm working on a supervision session management project, which uses a Laravel backend and Angular for the frontend. In this project, it is the administrators who create user accounts! But recently I have encountered some problems with user authentication, the registration of a user account is done correctly but the user cannot connect. Would anyone be available to help me?

0 likes
1 reply
Snapey's avatar

check you are not hashing the password twice. This is the most common issue.

1 like

Please or to participate in this conversation.