`preferEphemeralSession ` for AuthSession?

Please provide the following:

  1. SDK Version: 46
  2. Platforms(Android/iOS/web/all): iOS

I am currently building Auth for an app I am working on, where we are using AuthSession.startAsync() - however, this API doesn’t seem to allow us to clear the session/cookies in any way.

WebBrowser API, on the other hand, has an preferEphemeralSession option WebBrowser - Expo Documentation - is there something similar for AuthSession? Or is there any other way to clear the session for this API? I am not sure if I am missing something here, but would appreciate any pointers - thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.