Not much info to go on here..<p>From the FAQ:
"How does App Backend work?
App Backend utilizes a database to store and manage table data. It offers APIs and tools to perform CRUD (Create, Read, Update, Delete) operations on tables and their respective records. This allows developers to easily handle data organization and manipulation in their small projects."<p>A.. database you say?<p>"Is App Backend secure?
Yes, security is a top priority for App Backend. It incorporates authentication and authorization mechanisms to ensure secure access to data. Additionally, it follows best practices for data encryption and implements measures to protect against common security vulnerabilities."<p>Both authentication AND authorization. Definitely secure.