Skip to content

@sourceloop/authentication-service / Exports / UserValidationServiceBindings

Namespace: UserValidationServiceBindings

Table of contents

Variables

Variables

DEFAULT_AUTHENTICATION

Const DEFAULT_AUTHENTICATION: BindingKey<AuthenticationProviderFn>

Defined in

services/authentication-service/src/providers/keys.ts:172


GOOGLE_AUTHENTICATION

Const GOOGLE_AUTHENTICATION: BindingKey<AuthenticationProviderFn>

Defined in

services/authentication-service/src/providers/keys.ts:164


KEYCLOAK_AUTHENTICATION

Const KEYCLOAK_AUTHENTICATION: BindingKey<AuthenticationProviderFn>

Defined in

services/authentication-service/src/providers/keys.ts:168


VALIDATE_USER

Const VALIDATE_USER: BindingKey<null | UserValidationFn>

Defined in

services/authentication-service/src/providers/keys.ts:161