typealias AuthenticationCallback = (AuthenticationEvent) -> Unit
Function called with the result of an authentication operation.