customAuthenticator property

Future<Authenticatable?> Function(Request)? customAuthenticator
final

Implementation

final Future<Authenticatable?> Function(Request)? customAuthenticator;