Login and Redirect -- Stuck at Redirect

I am trying out how to create a login page. I am reading the docs all that I can find about the topic. I am using Password Hash Verify database user data. So far I manage to put together the server action and the login page. I do get a Success or Unauthorize response. But right now, I am stuck at redirecting the user to the next page.

I see in the tutorial, in the form success event, I should at Browser:GoTo action. I don’t have that option in my IDE.

Wappler Documentation - Login - Create a Working User Login Page

Also, another question – on the Server Action (Login API), should I be setting the some Session data or something?

Community Page
Last updated: