# Configuration

- [Overview](/configuration/overview.md): This document provides detailed guidance on how to use the provided JSON configuration for setting up and managing your application's server, CORS (Cross-Origin Resource Sharing) settings, authorizati
- [Servers](/configuration/servers.md)
- [Service Binding](/configuration/service-binding.md): Bind your API to a service as Workers, so you can use the Workers capabilities within your API.
- [Paths](/configuration/paths.md)
- [Add and Remove Prefix](/configuration/add-and-remove-prefix.md): Path and proxy structure let you add prefixes to path before passing request to servers.
- [Authorizer](/configuration/authorizer.md)
- [Authentication](/configuration/authentication.md)
- [CORS](/configuration/cors.md)
- [Variable Mapping](/configuration/variable-mapping.md): The Serverless API Gateway introduces a flexible and powerful way to manipulate API requests and responses dynamically through mapping configurations. This document outlines how the mapping functional
- [Priority Variables](/configuration/priority-variables.md): When resolving values for mappings in the Serverless API Gateway, it's crucial to understand the priority order between local (config) variables and global variables.
- [Integrations](/configuration/integrations.md): Serverless API Gateway provides various integrations to help users get the most out of SAG with minimal effort.
- [Auth0](/configuration/auth0.md): This document outlines the configuration settings for integrating Auth0 with a Serverless API Gateway.
- [Supabase OTP](/configuration/supabase-otp.md)
