menu
khadem package
documentation
auth.dart
AuthMiddlewareConfig
customAuthenticator property
customAuthenticator property
dark_mode
light_mode
customAuthenticator
property
Future
<
Authenticatable
?
>
Function
(
Request
)
?
customAuthenticator
final
Implementation
final Future<Authenticatable?> Function(Request)? customAuthenticator;
khadem package
documentation
auth
AuthMiddlewareConfig
customAuthenticator property
AuthMiddlewareConfig class