Change default login unknown user error

Hey guys,

I’ve just implemented the sign up and login processes using the tutorial.

All is good except the error message displayed when trying to log an unknown user.

The default one is a javascript alert with a boring message.

I would like to add a cool message right below or above my login form.

How can I catch the error and trigger an action to add an element in my page?

image

1 Like

You are welcome…

Thanks, very helpful