Interface: AuthenticationOptionsInterface
Authentication module configuration options interface
Properties
Property | Type |
---|---|
issueTokenService? | IssueTokenServiceInterface |
settings? | AuthenticationSettingsInterface |
validateTokenService? | ValidateTokenServiceInterface |
verifyTokenService? | VerifyTokenServiceInterface |