Skip to main content

foundation-auth.defaultauthstore._constructor_

Home > @genesislcap/foundation-auth > DefaultAuthStore > (constructor)

DefaultAuthStore.(constructor)

Constructs a new instance of the DefaultAuthStore class

Signature:

constructor(config: AuthConfig, authMachine: AuthMachine, formEntry: AuthFormEntryStore);

Parameters

Parameter

Type

Description

config

AuthConfig

authMachine

AuthMachine

formEntry

AuthFormEntryStore