fun authRequired(): Flow<AuthRequiredEvent>
Issued when the domain is enabled with handleAuthRequests set to true. The request is paused until client responds with continueWithAuth.