AuthSession sign in flows skip seeking credentials after signing out in iOS 13

Hi Team,

I am not able to get the login screen after signout. cookies are not cleared after signout successfully. this is working fine in iOS 14. I am using a web browser for signout. I have tried the following approach. it is still not working for me.

  1. update expo to 40.0.0 version. and I have also used revokeAsync API. it is still not working.
  2. I have passed one parameter prompt: ‘login’ in auth request. it is still not working for me.

platform details are mentioned below.

SDK Version: 37.0.0
Platforms: iOS ( only in iOS 13.x)

Note. this is working fine in IOS 14 and Android devices.

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