- Allow client-side Firestore access
- /documentation/pages/Guides/Mobile and Web Components/UX/Properties/Advanced/Allow client-side Firestore access.xmlAllows direct access to a Firestore collection from the client-side without making Ajax callbacks to the Alpha Anywhere server.
- Firestore
- /documentation/pages/Guides/Databases/Working with NoSQL Databases/Firestore.xml
*[ui:Firestore]* is a *[ui:NoSQL]* database that is part of Google’s *[ui:Firebase]* product line. Alpha Anywhere includes built-in tooling and UX features for working with Firestore.
- Firestore Functions
- /documentation/pages/Ref/Api/Functions/Xbasic/Firestore/index.xmlXbasic functions for working with Google *[ui:Firestore]* (NoSQL): CRUD, bulk import, queries, and basic user management. See also: https://firebase.google.com/docs/firestore
- NodeServices::Firestore Class
- /documentation/pages/Ref/Api/Namespace/NodeServices/firestore/index.xml
Methods for interacting with Google Cloud Firestore, a NoSQL document database, from within Alpha Anywhere applications.
- Google Firestore Integration
- /documentation/pages/Guides/Services/Google Firestore Integration.xmlXbasic functions for interacting with Google Firestore NoSQL databases.
- Security Framework
- /documentation/pages/Guides/Security Framework/index.xmlAlpha Anywhere includes a robust security framework for building secure applications.
- Security Groups
- /documentation/pages/Guides/Mobile and Web Components/Grid/Grid Fields/Grid Field Properties/OtherProperties/securitygroups.xmlSelect which security groups can see this column. If no groups are selected, all users can see the column.
- nodeservices::firestore setUserClaims Method
- /documentation/pages/Ref/Api/Namespace/NodeServices/firestore/setUserClaims Method.xmlSets claims for a user in Firestore.
- Security Functions
- /documentation/pages/Ref/Api/Functions/Web/Security Functions/index.xmlAlpha Anywhere provides the following security functions for working with web security.
- Web Security
- /documentation/pages/Server/Reference/Design/Web Security.xmlA list of web security settings in Alpha Anywhere.