onAuthenticated property

void Function() onAuthenticated
final

Custom callback to trigger when user is authenticated (e.g. show home screen or main UI)

Implementation

final void Function() onAuthenticated;