Skip to content

@sourceloop/authentication-service / Exports / LocalSignupProvider

Class: LocalSignupProvider

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new LocalSignupProvider()

Methods

value

value(): UserSignupFn<LocalUserProfileDto, LocalUserProfileDto>

Returns

UserSignupFn<LocalUserProfileDto, LocalUserProfileDto>

Implementation of

Provider.value

Defined in

services/authentication-service/src/providers/local-signup.provider.ts:13