Can't logout with SFSafariViewController in react-native-auth0

Hi, I have the same issue.
It seems normal this behaviour, because if default context is ASWebAuthenticationSession and clearSession doesn’t have option to change browser type, the default type is use, but if authorize use SFSafariViewController and clearSession use ASWebAuthenticationSession how can it works ? the browser profile is different
Why there is no options to specify SFSafari in clearSession.
revoke and clearCredentials doens’t clear sso session!
it’s very big constraint for us. Is there a programatically solution for waiting update react native option ?
This issue is only about ios.
Update : For information, my application test have the 2 way to connect. with SFSafari and other with AsWeb, if i use clearSession and try to reconnect with ASWeb, credentials are aks, but with SFSafari, no credentials ask, i have instant redirection, because browser context contains still sso cookies