Function: startIdentityService()
startIdentityService(
options?
):Promise
<void
>
Start the auth service, including both HTTP and gRPC servers.
Parameters
Parameter | Type |
---|---|
options? | StartIdentityServiceOptions |
Returns
Promise
<void
>
startIdentityService(
options?
):Promise
<void
>
Start the auth service, including both HTTP and gRPC servers.
Parameter | Type |
---|---|
options? | StartIdentityServiceOptions |
Promise
<void
>