1.1.1 • Published 8 years ago

@microservice/koa-tenant v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

@microservice/koa-tenant

Set a tenant context for a request either from context.auth or the subdomain. The configuration comes from rc for the time being.

Future

Should support looking up a tenant identifier from the hostname, and then getting configuration from somewhere other than rc (i.e. Consul).