Skip to content

@saflib/identity-http


@saflib/identity-http

Interfaces

InterfaceDescription
IdentityServiceEnvSchemaEnvironment 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

VariableDescription
typedEnvprocess.env casted to the IdentityServiceEnvSchema type.

Functions

FunctionDescription
createAppStarts the HTTP server for the identity service.