@saflib/identity-http
@saflib/identity-http
Interfaces
Interface | Description |
---|---|
IdentityServiceEnvSchema | Environment variables for the @saflib/identity package, including inherited variables. Generated by @saflib/env . To update, make changes to the adjacent env.schema.json , navigate to the package root, and run npm exec saf-env generate . |
Variables
Variable | Description |
---|---|
typedEnv | process.env casted to the IdentityServiceEnvSchema type. |
Functions
Function | Description |
---|---|
createApp | Starts the HTTP server for the identity service. |