Skip to content

@saflib/identity


@saflib/identity

Interfaces

InterfaceDescription
IdentityServiceCallbacksCallbacks for events which occur in the identity service. This is the main way to hook into the identity service.
StartIdentityServiceOptionsOptions for starting the auth service, including both HTTP and gRPC servers.

Type Aliases

Type AliasDescription
UserThe underlying user model, provided to callbacks.

Functions

FunctionDescription
startIdentityServiceStart the auth service, including both HTTP and gRPC servers.