HandleAuthInfoCallback typedef

HandleAuthInfoCallback = void Function(AuthInfo authInfo)

Callback that returns the AuthInfo post registration

Implementation

typedef HandleAuthInfoCallback = void Function(AuthInfo authInfo);