AppMaster.io
Home
Studio
Jobs
Suggest Feature
Search…
English
What is AppMaster.io?
Getting Started
App Architecture
Quickstart
Best Practices
FAQ
Projects
Creating a Project
Project sharing
MODULES (INTEGRATIONS)
Modules
Setup
Modules List
Data Design
What are data models
Data Models Designer
Data types
Relation types
Auto-generation of data models
Business Logic
Business Processes Editor
Best Practices for BP Separation
Blocks List
Global Variables
External API Requests
FAQ
Endpoints (API)
Endpoints Configuration
Middleware
Middleware: Token Auth
Access & Permissions
WEB APPS
Web Applications Designer
Working with Components
Signup and Login Forms
Workflow in web applications
Components list
MOBILE APPS
Mobile Applications Designer
Creating a Mobile App
Mobile Designer Interface
Working with Screens
Working with Widgets
Publishing a Mobile App
DEPLOYMENT
Deployments Configuration
AppMaster.io Cloud Services
Data Export
Logs
How-To
Import CSV/Excel File
Buttons Setup
User Interface Layout
Powered By
GitBook
Middleware: Token Auth
Adds the ability to restrict access to endpoints to only specified user groups. Can be found on the Middleware tab in the endpoint settings.
Setup
1.
Open the settings of a particular endpoint.
2.
Switch to the Middleware tab.
3.
Open the settings of Token Auth.
4.
Here you can set up the desired access restrictions:
Disable Token Auth to allow anonymous access (no restrictions).
Enable Token Auth and don't add any groups to the list to allow access to all user groups (restricted to any registered user).
Enable Token Auth and add groups to the list to allow access to only these user groups (restricted to only specified user groups).
Endpoints (API) - Previous
Middleware
Next - Endpoints (API)
Access & Permissions
Last modified
11mo ago
Copy link