I have signed up to Appmaster using the free account and would like to get myself familiar with the platform. I have gone through some of the docs and watched a few videos, but I have not come across anything that could assist me. The docs and videos seem to be for very different versions of the system than what I have available on my project.
Can someone please point me in the right direction to learn how to implement Authentication and Authorization in a Web App on the free version?
Probably the best way to learn it is to explore Simple CRM template. It contains configured authorization processes. In addition to basic auth it contains example of using passkeys instead of passwords.