Skip to content

@saflib/identity


Function: startIdentityService()

startIdentityService(options?): Promise<void>

Start the auth service, including both HTTP and gRPC servers.

Parameters

ParameterType
options?StartIdentityServiceOptions

Returns

Promise<void>