Error

constructor(state: UIAState, errorResponse: ErrorResponse, getFallbackUrlCallback: (AuthenticationType) -> Url, authenticateCallback: suspend (AuthenticationRequest) -> Result<UIA<T>>, onSuccessCallback: suspend () -> Unit = {})