SDKtvOS SDKMaestro Event DelegateuserRequestedLoginOn this pageuserRequestedLoginIntroductionThe userRequestedLogin() method tells the client app that the user has requested to be authenticated. The client app should respond by initiating the authentication process.Code Exampleawait delegate.userRequestedLogin()