UNPKG

@twin.org/api-tenant-processor

Version:

API Tenant Processor for converting and api key to a tenant id.

18 lines (10 loc) 250 B
# Interface: ITenantProcessorConfig Configuration for the tenant processor ## Properties ### apiKeyName? > `optional` **apiKeyName**: `string` The key to look for in the header or query params for the api key. #### Default ```ts x-api-key ```