UNPKG
@twin.org/api-tenant-processor
Version:
latest (0.0.3-next.1)
next (0.0.3-next.6)
0.0.3-next.6
0.0.3-next.5
0.0.3-next.4
0.0.3-next.2
0.0.3-next.1
API Tenant Processor for converting and api key to a tenant id.
twindev.org
twinfoundation/api
@twin.org/api-tenant-processor
/
docs
/
reference
/
interfaces
/
ITenantProcessorConfig.md
18 lines
(10 loc)
•
250 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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 `
``