Hello everyone,
Local sign in has been configured in my portal app. The problem I am facing is if a Contact is already registered and they use their correct credentials later on to sign into the portal again, the portal doesn't recognize the existing contact and errors out.
Registration works as expected but local login (sign in button) errors out with incorrect username or password.
Is there a workflow that's been called when the user clicks on sign in? I'm completely lost and haven't found anything useful online. This login piece was already implemented by someone else with this bug mentioned above and this is the first time I am working on the authentication piece for a portal app and need to know a way to debug this.
If you could direct me towards an area, process or a workflow to look for implementation errors, that would be great!
Thank you so much in advance!!