onSuccess property

void Function(Session session) onSuccess
final

Method to be called when the auth action is success

Implementation

final void Function(Session session) onSuccess;