Hello @updates
The API Form component is used for external API services.
What you are trying to do should be done with a regular server connect form and regular server connect login action.
The logic is the same - you need two projects, a normal web project and another for your mobile app. You just select the login action from the web project, to log users in.
Hello @Teodor
how can we add page restriction to sub page if file extension is html ?. Because wappler security works with aspx , php … file extensions .
You cannot use security enforcer on pages with PHP/ASP extensions.
You can use the condition component to hide the content of the app pages, for users who are not logged in.