Log the User In
Last updated
Last updated
This action logs the user in using Email/Password authentication.
The email linked to the user's account to be authenticated.
The user's account authentication password.
If left blank, all listener on the page with blank ID's will be triggered at the same time, so we suggest to always define a Trigger ID.
User Logged In (if the action was successful)
Error in Action (if an error occurs)
The ID of the user authenticated by the action.
The email of the user authenticated by the action.
If an error occurs, you can check its details on this state on the action listener.
This will link the action with a of the same ID.
When the function finishes running, it will trigger the event, storing the and on the listener's states.
Those events are triggered by an with the same ID as the provided on the action.