authenticationProvider property

AuthenticationProvider? authenticationProvider
final

Authentication provider If null and allowAnonymous is true, no authentication is required

Implementation

final AuthenticationProvider? authenticationProvider;