Hi All,
Currently trying to implement logout functionality using React Native with the Universal Login. When i click logout… the user is prompted with a message that says “My App wants to visit auth0.com  to sign-in”
is it possible to sign out silently? 
how do I change “sign-in” to “sign-out” 
 
Thanks
             
            
              
            
           
          
            
            
              Actually, I just found this thread that has been closed without answering the OP’s question.
  
  
    Hello! I have implemented logout using the Auth0 client for React Native. We are using Auth0 Hosted Login and react-native-auth v2.3.0. 
When the user presses the Logout button in our app, the following code runs. 
 [Screen Shot 2020-03-26 at 3.31.37 PM]  
However, this ALWAYS triggers an Alert in iOS with text "App would like to use Auth0 to Sign In’. This displays on Login, but SHOULD NOT display on Logout. It’s very confusing and undesirable from an end user perspective. 
I’ve attached screens…
   
 
Please don’t ignore this thread Auth0.
             
            
              
            
           
          
            
            
              Having the same issue here. I’m a little bit alarmed that questions like this go unanswered for 6+ months…
             
            
              1 Like 
            
            
           
          
            
            
              I have the same issue - could someone please respond @dan.woda ?
Thanks.
             
            
              
            
           
          
            
            
              Hey all @jonathan.dudley , @sudoeric , @LookWhosAuthing 
Sorry that the original thread got buried. Let’s take a look.
             
            
              
            
           
          
            
            
              It looks like this issue is parallel to a similar thread  that is currently being discussed with our swift SDK. That thread discusses some strategies for addressing it. I would suggest taking a look there.
             
            
              
            
           
          
            
            
              Thanks @dan.woda  for that, it looks to have some useful info, hopefully also relevant in this case.
             
            
              1 Like 
            
            
           
          
            
            
              If you find anything that is specifically relevant to react native we would really appreciate sharing the info. Thanks @jonathan.dudley