menu
connectanum_router package
documentation
auth.dart
RemoteAuthenticatorDelegate
onAuthenticate abstract method
onAuthenticate abstract method
dark_mode
light_mode
onAuthenticate
abstract method
Future
<
RemoteAuthenticateResponse
>
onAuthenticate
(
RemoteAuthenticateRequest
request
)
Implementation
Future<RemoteAuthenticateResponse> onAuthenticate( RemoteAuthenticateRequest request, );
connectanum_router package
documentation
auth
RemoteAuthenticatorDelegate
onAuthenticate abstract method
RemoteAuthenticatorDelegate class