HTTPSocket.AuthenticationRequired
From Xojo Documentation
Event
HTTPSocket.AuthenticationRequired(Realm As String, Headers As InternetHeaders, ByRef Name As String, ByRef Password As String) As Boolean
Supported for all project types and targets.
Supported for all project types and targets.
Executes when a site that requires authentication connects. AuthenticationRequired also supports Digest authentication.